dbicButton Send comments on this topic.
UserDrawnButtonAfterEventArgs Class Members
See Also  Properties 
dbicButton Assembly > Dbi.WinControl.Button Namespace : UserDrawnButtonAfterEventArgs Class


"

The following tables list the members exposed by UserDrawnButtonAfterEventArgs.

"

Public Constructors

 NameDescription
public ConstructorUserDrawnButtonAfterEventArgs ConstructorCreates a new instance of the Class.  
Top

Public Properties

 NameDescription
public PropertyButtonStatusThe current status of the button being drawn.  
public PropertyGraphicsA handle to the graphics object responsible for the drawing.  
public PropertyRectA rectangle representing the area being painted in the control.  
Top

See Also