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


"

For a list of all members of this type, see UserDrawnButtonEventArgs 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 PropertyPaintButtonDetermines if the internal routines of the control should draw the button.  
public PropertyRectA rectangle representing the area being painted in the control.  
Top

See Also