RhinoCommon API
PanelsOnShowPanel Method |
Call this method to raise the Show event
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

public static void OnShowPanel( Guid panelId, uint documentSerialNumber, bool show )
Public Shared Sub OnShowPanel ( panelId As Guid, documentSerialNumber As UInteger, show As Boolean )
Parameters
- panelId
- Type: SystemGuid
[Missing <param name="panelId"/> documentation for "M:Rhino.UI.Panels.OnShowPanel(System.Guid,System.UInt32,System.Boolean)"]
- documentSerialNumber
- Type: SystemUInt32
The document associated with the shown/hidden panel. - show
- Type: SystemBoolean
[Missing <param name="show"/> documentation for "M:Rhino.UI.Panels.OnShowPanel(System.Guid,System.UInt32,System.Boolean)"]

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