The DockTabStripNeededEventArgs type exposes the following members.
Properties
|
| Name | Description |
|---|
 | DockType | |
 | ShowCloseButton |
Determines whether the ShowItemCloseButton will be true for the associated DockTabStrip instance.
|
 | Strip | |
 | TabStripAlignment |
Gets or sets the alignment of the TabStripElement within the TabStrip instance.
|
 | TabStripTextOrientation |
Gets or sets the alignment of the TabStripElement within the TabStrip instance.
|
 | TabStripVisible |
Determines whether the TabStripElement should be visible.
|
See Also