Click or drag to resize

PanelsClosed Event

This event is raised when a panel host is closed

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static event EventHandler<PanelEventArgs> Closed

Value

Type: SystemEventHandlerPanelEventArgs
See Also