For a list of all members of this type, see TabStripAppearance members.
Public Methods
| Name | Description |
| ResetAllowDrag | Resets the value of the AllowDrag property to its default value, true. |
| ResetBackColor | Resets the value of the BackColor property to its default value, a variation of SystemColors.Control. |
| ResetHeight | Resets the value of the Height property to its default value, 24 pixels. |
| ResetSelectedTabBackColor | Resets the value of the SelectedTabBackColor property to its default value, SystemColors.Control. |
| ResetSelectedTabFont | Resets the value of the SelectedTabFont property to its default value, TabFont. |
| ResetSelectedTabForeColor | Resets the value of the SelectedTabForeColor property to its default value, Color.Black. |
| ResetShowDragHints | Resets the value of the ShowDragHints property to its default value, true. |
| ResetTabBackColor | Resets the value of the TabBackColor property to its default value, BackColor. |
| ResetTabBorderColor | Resets the value of the TabBorderColor property to its default value, SystemColors.ControlDark. |
| ResetTabFont | Resets the value of the TabFont property to its default value, "Tahoma 8 point". |
| ResetTabForeColor | Resets the value of the TabForeColor property to its default value, SystemColors.ControlDarkDark. |
Top
See Also