ComponentOne Menus and Toolbars for WinForms
DrawBarEventArgs Class Members
Fields 

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : DrawBarEventArgs Class

The following tables list the members exposed by DrawBarEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DrawBarEventArgs class  
Top
Public Fields
 NameDescription
Public FieldThe bounding rectangle of the bar (menu or toolbar).  
Public FieldFlag indicating whether the user completed the drawing. If set to true, no further drawing is performed. Otherwise, the default drawing is done.  
Public FieldThe Graphics object to draw on.  
Public FieldThe graphics path bounding the bar (menu or toolbar).  
Top
See Also

Reference

DrawBarEventArgs Class
C1.Win.C1Command Namespace