TabPanelTheme
Namespace: Hex1b.Theming
Assembly: Hex1b.dll
Theme elements for TabPanel widgets.
csharp
public static class TabPanelThemeInheritance
Object → TabPanelTheme
Fields
ContentBackgroundColor
Background color for the content area.
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> ContentBackgroundColorContentForegroundColor
Foreground color for the content area.
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> ContentForegroundColorShowContentBorder
Border style for the content area.
Returns: Hex1bThemeElement<Boolean>
csharp
public static readonly Hex1bThemeElement<bool> ShowContentBorder