Grasshopper API
GH_DocumentEditorSetStatusBarEvent Method |
Set a new message on the Grasshopper status bar.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

public void SetStatusBarEvent( GH_RuntimeMessage event )
Public Sub SetStatusBarEvent ( event As GH_RuntimeMessage )
Parameters
- event
- Type: Grasshopper.KernelGH_RuntimeMessage
Message to set
