Dialogs.ShowMessageBox Method

DialogsShowMessageBox Method

Overload List
  NameDescription
Public methodStatic memberShowMessageBox(String, String) Obsolete.
Same as System.Windows.Forms.MessageBox.Show but using a message box tailored to Rhino.
Public methodStatic memberShowMessageBox(String, String, MessageBoxButtons, MessageBoxIcon) Obsolete.
Same as System.Windows.Forms.MessageBox.Show but using a message box tailored to Rhino.
Top
See Also