RhinoCommon API
DialogsShowTextDialog Method |
Display a text dialog similar to the dialog used for the "What" command.
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

public static void ShowTextDialog( string message, string title )
Public Shared Sub ShowTextDialog ( message As String, title As String )
Parameters
- message
- Type: SystemString
Text to display as the message content. - title
- Type: SystemString
Test to display as the form title.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8