Search
CheckBox Events
 


 Public Events

  Name Description

CheckStateChanged

Raised when the CheckState property have been changed interactively.

Down

Occurs when the mouse is pressed over the button. (Inherited from ButtonBase.)

Draw

Occurs when the button is being painted. (Inherited from ButtonBase.)

 See Also