The Text
public class TextControl.Colors
Public Class TextControl.Colors
Introduced: 15.1.
Constructor | Description |
---|---|
Colors | Initializes a new instance of the Text |
Method | Description |
---|---|
Reset |
Resets the text control's Active |
Reset |
Resets the text control's Dark |
Reset |
Resets the text control's Desktop |
Reset |
Resets the text control's Form |
Reset |
Resets the text control's Header |
Reset |
Resets the text control's Header |
Reset |
Resets the text control's Light |
Property | Description |
---|---|
Active |
Gets or sets the highlight color of a form field containing the current text input position. |
Dark |
Gets or sets the display color for the shadow at the right and the bottom edge of the pages. |
Desktop |
Gets or sets the display color for the area around the pages. |
Form |
Gets or sets the highlight color of a form field. |
Header |
Gets or sets the display color for the label showing which header or footer is activated. |
Header |
Gets or sets the display color for the dividing line between headers and footers and the main text. |
Light |
Gets or sets the display color for the shadow at the left and the top edge of the pages. |