MenuBarTheme
Namespace: Hex1b.Theming
Assembly: Hex1b.dll
Theme elements for the menu bar.
public static class MenuBarThemeInheritance
Object → MenuBarTheme
Fields
AcceleratorBackgroundColor
The background color of accelerator characters in menu triggers.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> AcceleratorBackgroundColorAcceleratorForegroundColor
The foreground color of accelerator characters in menu triggers.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> AcceleratorForegroundColorAcceleratorUnderline
Whether accelerator characters should be underlined.
Returns: Hex1bThemeElement<Boolean>
public static readonly Hex1bThemeElement<bool> AcceleratorUnderlineBackgroundColor
The background color of the menu bar.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> BackgroundColorFocusedBackgroundColor
The background color of focused menu triggers.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> FocusedBackgroundColorFocusedForegroundColor
The foreground color of focused menu triggers.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> FocusedForegroundColorForegroundColor
The foreground color of menu triggers in the bar.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> ForegroundColorHoveredBackgroundColor
The background color of hovered menu triggers.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> HoveredBackgroundColorHoveredForegroundColor
The foreground color of hovered menu triggers.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> HoveredForegroundColor