TextBox Properties |
The TextBox type exposes the following members.
| Name | Description | |
|---|---|---|
| IsReadonly |
Is element readonly or available for editing.
(Inherited from BaseSettingT.) | |
| Key | (Inherited from BaseSettingT.) | |
| LabelText |
Text on label next to the element.
(Inherited from BaseSettingT.) | |
| MaxLength |
Max length of text.
| |
| Value |
Value.
(Inherited from BaseSettingT.) |