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


"

For a list of all members of this type, see UserDrawnButtonAfterEventArgs members.

"

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