TextBoxTheme
Namespace: Hex1b.Theming
Assembly: Hex1b.dll
Theme elements for TextBox widgets.
csharp
public static class TextBoxThemeInheritance
Object → TextBoxTheme
Fields
BackgroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> BackgroundColorCursorBackgroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> CursorBackgroundColorCursorForegroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> CursorForegroundColorFocusedForegroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> FocusedForegroundColorForegroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> ForegroundColorHoverCursorBackgroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> HoverCursorBackgroundColorHoverCursorForegroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> HoverCursorForegroundColorLeftBracket
Returns: Hex1bThemeElement<String>
csharp
public static readonly Hex1bThemeElement<string> LeftBracketRightBracket
Returns: Hex1bThemeElement<String>
csharp
public static readonly Hex1bThemeElement<string> RightBracketSelectionBackgroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> SelectionBackgroundColorSelectionForegroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> SelectionForegroundColor