RhinoCommon API
DialogsShowMessageBox Method (String, String) |
Note: This API is now obsolete.
Same as System.Windows.Forms.MessageBox.Show but using a message box tailored to Rhino.
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

[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
Parameters
- message
- Type: SystemString
[Missing <param name="message"/> documentation for "M:Rhino.UI.Dialogs.ShowMessageBox(System.String,System.String)"]
- title
- Type: SystemString
[Missing <param name="title"/> documentation for "M:Rhino.UI.Dialogs.ShowMessageBox(System.String,System.String)"]
Return Value
Type: DialogResult[Missing <returns> documentation for "M:Rhino.UI.Dialogs.ShowMessageBox(System.String,System.String)"]

Rhino for Windows
Obsolete (compiler warning) in 6.8