Name | Description | |
---|---|---|
StateGlyphStyle Constructor |
The following tables list the members exposed by StateGlyphStyle.
Name | Description | |
---|---|---|
StateGlyphStyle Constructor |
Name | Description | |
---|---|---|
BackColor | Gets or sets the System.Drawing.Color used to paint the background. | |
ForeColor | Gets or sets the System.Drawing.Color used to paint the text. |
Name | Description | |
---|---|---|
Parent | Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. (Inherited from C1.Win.Input.Styles.StateElementBaseStyle) |
Name | Description | |
---|---|---|
ResetBackColor | Restores the default value of the BackColor property. | |
ResetForeColor | Restores the default value of the ForeColor property. | |
ShouldSerializeBackColor | Specifies whether to save the value of the BackColor property. | |
ShouldSerializeForeColor | Specifies whether to save the value of the ForeColor property. |