Click or drag to resize

UserInterfaceRadioButtonCheckedChanged Event

Event triggered when a click or a key changes the state of this radio button

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

Value

Type: SystemEventHandler
See Also