Search
CheckBox Methods
 


 Protected Methods

  Name Description

OnCheckStateChanged

Raises the CheckStateChanged event.

OnClick

Control.OnClick override.

OnDoubleClick

Control.OnDoubleClick override. (Inherited from ButtonBase.)

OnDown

Raises the Down event. (Inherited from ButtonBase.)

OnDraw

Raises the Draw event. (Inherited from ButtonBase.)

OnGotFocus

Control.OnGotFocus override. (Inherited from ButtonBase.)

OnLostFocus

Control.OnLostFocus override. (Inherited from ButtonBase.)

OnMouseDown

Control.OnMouseDown override. (Inherited from ButtonBase.)

OnMouseEnter

Control.OnMouseEnter override. (Inherited from ButtonBase.)

OnMouseLeave

Control.OnMouseLeave override. (Inherited from ButtonBase.)

OnMouseMove

Control.OnMouseMove override. (Inherited from ButtonBase.)

OnMouseUp

Control.OnMouseUp override. (Inherited from ButtonBase.)

OnPaint

Control.OnPaint override.

OnPaintBackground

Control.OnPaintBackground override. (Inherited from ButtonBase.)

ProcessDialogKey

Control.ProcessDialogKey override. (Inherited from ButtonBase.)

 See Also