This event is raised when a panel host is closed
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic static event EventHandler<PanelEventArgs> Closed
Public Shared Event Closed As EventHandler(Of PanelEventArgs)
Value
Type:
SystemEventHandlerPanelEventArgs
See Also