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