Search
ButtonDrawEventArgs Members
Methods
 


Contains arguments passed to the CustomDraw event of buttons.

The following tables list the members exposed by the ButtonDrawEventArgs type.

 Public Methods

  Name Description

getClipBounds

Gets the current clip rectangle.

getGraphics

Gets the Graphics surface where the event handler should draw.

 See Also