Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the Field. | |
Focused | Gets a value indicating whether the Field has input focus. | |
Font | Gets or sets the font of the Field. | |
ForeColor | Gets or sets the foreground color of the Field. | |
InputStatus | Gets the current input status of the Field. | |
Margin | Gets or sets the space around the Field. | |
Name | Gets or sets the name of the object. | |
Padding | Gets or sets padding within the Field. | |
SelectionLength | Gets the length of the selection. | |
SelectionStart | Gets the selection start position. | |
Size | Gets the size of the Field. | |
Text | Gets text of the Field. |