Name | Description | |
---|---|---|
AllowDrag | Gets or sets a value indicating if the tabs contained in the tabstrip can be dragged to change their position in the tabstrip. | |
BackColor | Gets or sets the background color of the tabstrips. | |
Height | Gets or sets a value representing the height, in pixels, of the tabstrips. | |
SelectedTabBackColor | Gets or sets the selected tab's background color. | |
SelectedTabFont | Gets or sets the font of the selected tab. | |
SelectedTabForeColor | Gets or sets the selected tab's foreground color. | |
ShowDragHints | Gets or sets a value indicating if the drag-hints are displayed when reordering the tabs contained in the tabstrip. | |
TabBackColor | Gets or sets the background color of the tabs contained in the tabstrips. | |
TabBorderColor | Gets or sets the border color of the tabs contained in the tabstrips. | |
TabFont | Gets or sets the font of the tabs contained in the tabstrips. | |
TabForeColor | Gets or sets the foreground color of the tabs contained in the tabstrips. |