C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / DrawItemEventArgs Class


DrawItemEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the rectangle that represents the bounds of the item being drawn.  
Public PropertyGets the font assigned to the item being drawn.  
Public PropertyGets the foreground color of the of the item being drawn.  
Public PropertyGets the graphics surface to draw the item on.  
Public PropertyGets the RibbonItem that is being OwnerDrawn  
Public PropertyGets the state of the item being drawn.  
Top
See Also