HtmlEditorRibbonTabControlStyles Properties
Contains settings that define the appearance of tab control elements used by the ribbon toolbar.| Name | Description |
|---|---|
| ActiveTab | Gets the style settings defining the appearance of the active tab within a TabControl and PageControl. Inherited from TabControlStyles. |
| Content | Gets the style settings defining the appearance of tabbed page content. Inherited from TabControlStyles. |
| CssFilePath | This property is not in effect for the HtmlEditorRibbonTabControlStyles class. |
| CssPostfix | This property is not in effect for the HtmlEditorRibbonTabControlStyles class. |
| EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
| ScrollButton | Gets the style settings that define the scroll button appearance. Inherited from TabControlStyles. |
| SpaceAfterTabsTemplate | For internal use only. Inherited from TabControlStyles. |
| SpaceBeforeTabsTemplate | For internal use only. Inherited from TabControlStyles. |
| Tab | Gets the style settings defining the appearance of tabs. Inherited from TabControlStyles. |
| Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also