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