Adds or removes callback methods for CheckChanged events

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Controls (in Skewworks.NETMF.Controls.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public event OnCheckChanged CheckChanged

Value

Type: Skewworks.NETMF..::..OnCheckChanged

Remarks

Applications can subscribe to this event to be notified when a button release occurs

See Also