Search
ButtonDrawEventArgs Members
Properties
 


Contains arguments passed to the CustomDraw event of buttons.

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

 Public Properties

  Name Description

clipBounds

Gets the current clip rectangle.

graphics

Gets the Graphics surface where the event handler should draw.

 See Also