DragBarPanelTheme
Namespace: Hex1b.Theming
Assembly: Hex1b.dll
Theme elements for DragBarPanel widgets.
public static class DragBarPanelThemeInheritance
Object → DragBarPanelTheme
Fields
HandleColor
Color of the handle line in its default state.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> HandleColorHandleFocusedColor
Color of the handle when the panel is focused (for keyboard resizing).
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> HandleFocusedColorHandleHoverColor
Color of the handle line when hovered.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> HandleHoverColorHorizontalHandleChar
The character used for horizontal handles (Top/Bottom edge).
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> HorizontalHandleCharHorizontalThumbChar
Braille thumb character shown on horizontal handles when hovered.
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> HorizontalThumbCharThumbColor
Color of the braille thumb indicators shown on hover.
Returns: Hex1bThemeElement<Hex1bColor>
public static readonly Hex1bThemeElement<Hex1bColor> ThumbColorVerticalHandleChar
The character used for vertical handles (Left/Right edge).
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> VerticalHandleCharVerticalThumbChar
Braille thumb character shown on vertical handles when hovered.
Returns: Hex1bThemeElement<String>
public static readonly Hex1bThemeElement<string> VerticalThumbChar