[]
        
(Showing Draft Content)

C1.Win.C1Command.MeasureTabEventArgs

MeasureTabEventArgs Class

Provides data for the MeasureTab event.

Inheritance
MeasureTabEventArgs
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class MeasureTabEventArgs : EventArgs

Constructors

Name Description
MeasureTabEventArgs(Graphics, C1DockingTabPage, int)

Initializes a new instance of the MeasureTabEventArgs class.

Fields

Name Description
Graphics

Specifies the Graphics object to use for measuring.

Page

The C1DockingTabPage object to measure.

Width

The width of the tab.