ComponentOne Ribbon for WinForms
DrawItemEventArgs Class Members
Properties  Methods 

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : DrawItemEventArgs Class

The following tables list the members exposed by DrawItemEventArgs.

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
Public Methods
 NameDescription
Public MethodOverride this method to draw the custom background.  
Top
See Also

Reference

DrawItemEventArgs Class
C1.Win.C1Ribbon Namespace