ComponentOne Menus and Toolbars for WinForms
DrawTabEventArgs Class Members
Fields 

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

The following tables list the members exposed by DrawTabEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DrawTabEventArgs class  
Top
Public Fields
 NameDescription
Public FieldThe bounding rectangle of the tab.  
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 tab page to draw.  
Top
See Also

Reference

DrawTabEventArgs Class
C1.Win.C1Command Namespace