MsgBox

Undocumented in source.

Members

Static functions

show
DialogResult show(string title, string text, MsgBoxButtons button, MsgBoxIcons icon)
Undocumented in source. Be warned that the author may not have intended to support it.
show
DialogResult show(string title, string text, MsgBoxButtons button)
Undocumented in source. Be warned that the author may not have intended to support it.
show
DialogResult show(string title, string text, MsgBoxIcons icon)
Undocumented in source. Be warned that the author may not have intended to support it.
show
DialogResult show(string title, string text)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta