Search
Button Methods
 


 Protected Methods

  Name Description

Dispose

Control.Dispose 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.

OnMouseEnter

Control.OnMouseEnter override.

OnMouseLeave

Control.OnMouseLeave override.

OnMouseMove

Control.OnMouseMove override. (Inherited from ButtonBase.)

OnMouseUp

Control.OnMouseUp override.

OnPaint

Control.OnPaint override.

OnPaintBackground

Control.OnPaintBackground override. (Inherited from ButtonBase.)

ProcessDialogKey

Control.ProcessDialogKey override. (Inherited from ButtonBase.)

 See Also