Click or drag to resize

StatusBarSetMessagePane Method

Sets the message pane to a message.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static void SetMessagePane(
	string message
)

Parameters

message
Type: SystemString
The message value.
See Also