Click or drag to resize

RadioToolItemCheckedChanged Event

Occurs when the Checked property is changed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<EventArgs> CheckedChanged

Value

Type: SystemEventHandlerEventArgs
See Also