MindFusion WinForms Programmer's Guide
ButtonDrawEventArgs Properties
 


 Public Properties

  Name Description

Bounds

Gets the bounding rectangle of the element being drawn. (Inherited from DrawEventArgs.)

Graphics

Gets the target graphics. (Inherited from DrawEventArgs.)

ParentControl

Gets the parent control of the currently painted control. (Inherited from DrawEventArgs.)

State

Gets the button state.

 See Also

ButtonDrawEventArgs Class
MindFusion.UI.WinForms Namespace