Property | Type | Description | |
---|---|---|---|
CheckBox_Toggled | void |
Method | Description | |
---|---|---|
CheckBox ( ) : System |
Initializes a new instance of the CheckBox class.
|
|
IDisposable ( ) : void |
The identifier dispose.
|
Method | Description | |
---|---|---|
CheckBox_Toggled ( object sender, global e ) : void |
Checks the box toggled.
|