Panels.Closed Event

PanelsClosed Event

This event is raised when a panel host is closed

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static event EventHandler<PanelEventArgs> Closed
Public Shared Event Closed As EventHandler(Of PanelEventArgs)

Value

Type: SystemEventHandlerPanelEventArgs
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also