StatusBarSetMessagePane Method |
Sets the message pane to a message.
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static void SetMessagePane(
string message
)
Public Shared Sub SetMessagePane (
message As String
)
Parameters
- message
- Type: SystemString
The message value.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also