Click or drag to resize

UserInterfaceCheckBoxCheckedChanged Event

Event triggered when a click changes the state of the check box

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public event EventHandler CheckedChanged

Value

Type: SystemEventHandler
See Also