Struct TextWidget.ThemeProperties
Inherited Members
Namespace: Ritchie.Toolbox.Widgets
Assembly: Ritchie.Toolbox.dll
Syntax
public struct TextWidget.ThemeProperties
Fields
SelectedTextColor
Declaration
public Color SelectedTextColor
Field Value
| Type | Description |
|---|---|
| Color |
SelectionBackground
Declaration
public Color SelectionBackground
Field Value
| Type | Description |
|---|---|
| Color |
TextColor
Declaration
public Color TextColor
Field Value
| Type | Description |
|---|---|
| Color |