DialogsInfoMessage Method

Overload List

InfoMessage(String) Shows an information message dialog with an OK button.
InfoMessage(String, Object) Shows an information message dialog with an OK button.
Obsolete
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.

See Also