DialogsShowMessageBox Method (String, String) |
Note: This API is now obsolete.
Namespace: Rhino.UI
[ObsoleteAttribute("Use ShowMessage")] public static DialogResult ShowMessageBox( string message, string title )
<ObsoleteAttribute("Use ShowMessage")> Public Shared Function ShowMessageBox ( message As String, title As String ) As DialogResult
[Missing <param name="message"/> documentation for "M:Rhino.UI.Dialogs.ShowMessageBox(System.String,System.String)"]
[Missing <param name="title"/> documentation for "M:Rhino.UI.Dialogs.ShowMessageBox(System.String,System.String)"]
[Missing <returns> documentation for "M:Rhino.UI.Dialogs.ShowMessageBox(System.String,System.String)"]