[]
Initializes a new instance of the MeasureTabEventArgs class.
public MeasureTabEventArgs(Graphics graphics, C1DockingTabPage page, int width)
Type | Name | Description |
---|---|---|
Graphics | graphics | Specifies the Graphics object to use for measuring. |
C1DockingTabPage | page | The C1DockingTabPage object to measure. |
int | width | The width of the tab.. |