ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / MeasureTabEventArgs Class
Fields


In This Topic
    MeasureTabEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MeasureTabEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MeasureTabEventArgs class.  
    Top
    Public Fields
     NameDescription
    Public FieldSpecifies the Graphics object to use for measuring.  
    Public FieldThe C1DockingTabPage object to measure.  
    Public FieldThe width of the tab.  
    Top
    See Also