[]
        
(Showing Draft Content)

C1.Win.C1Input.C1CheckBox.OnCheckStateChanged

OnCheckStateChanged Method

OnCheckStateChanged(EventArgs)

Invokes the CheckStateChanged event.

Declaration
protected override void OnCheckStateChanged(EventArgs e)
Parameters
Type Name Description
EventArgs e

The event arguments.

Overrides