| InfoMessage(String) | Shows an information message dialog with an OK button. |
| InfoMessage(String, Object) |
Shows an information message dialog with an OK button.
|
| InfoMessage(IWin32Window, String, String) |
Shows an information message dialog with an OK button.
See the Remarks section of the InfoMessage(String) overload for more details. |