[]
Provides data for the MeasureTab event.
public class MeasureTabEventArgs : EventArgs
| Name | Description |
|---|---|
| MeasureTabEventArgs(Graphics, C1DockingTabPage, int) | Initializes a new instance of the MeasureTabEventArgs class. |
| Name | Description |
|---|---|
| Graphics | Specifies the Graphics object to use for measuring. |
| Page | The C1DockingTabPage object to measure. |
| Width | The width of the tab. |