|
| Name | Description |
|---|
.gif) .gif) .gif) | Show(String) | Displays a message box with specified text. |
.gif) .gif) | Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator, Object) | Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file, HelpNavigator, and Help topic. |
.gif) .gif) .gif) | Show(String, String) | Displays a message box with specified text and caption. |
.gif) .gif) | Show(IWin32Window, String) | Displays a message box in front of the specified object and with the specified text. |
.gif) .gif) | Show(String, String, MessageBoxButtons) | Displays a message box with specified text, caption, and buttons. |
.gif) .gif) | Show(IWin32Window, String, String) | Displays a message box in front of the specified object and with the specified text and caption. |
.gif) .gif) | Show(String, String, MessageBoxButtons, MessageBoxIcon) | Displays a message box with specified text, caption, buttons, and icon. |
.gif) .gif) | Show(IWin32Window, String, String, MessageBoxButtons) | Displays a message box in front of the specified object and with the specified text, caption, and buttons. |
.gif) .gif) .gif) | Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) | Displays a message box with the specified text, caption, buttons, icon, and default button. |
.gif) .gif) | Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon) | Displays a message box in front of the specified object and with the specified text, caption, buttons, and icon. |
.gif) .gif) | Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions) | Displays a message box with the specified text, caption, buttons, icon, default button, and options. |
.gif) .gif) | Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) | Displays a message box in front of the specified object and with the specified text, caption, buttons, icon, and default button. |
.gif) .gif) | Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, Boolean) | Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button. |
.gif) .gif) | Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String) | Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file. |
.gif) .gif) | Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions) | Displays a message box in front of the specified object and with the specified text, caption, buttons, icon, default button, and options. |
.gif) .gif) | Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, String) | Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file and Help keyword. |
.gif) .gif) | Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator) | Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file and HelpNavigator. |
.gif) .gif) | Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String) | Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file. |
.gif) .gif) | Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator, Object) | Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file, HelpNavigator, and Help topic. |
.gif) .gif) | Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, String) | Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file and Help keyword. |
.gif) .gif) | Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions, String, HelpNavigator) | Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file and HelpNavigator. |