 |
FlowDirection |
Gets or sets the value that determines whether the text box flows from left to right or right to left. |
 |
Id |
Id of the text entry surface. |
 |
InputScope |
Input scope of the text entry surface. |
 |
Language |
Gets or sets the value that determines the language and culture for the text box. |
 |
MaxLength |
Gets or sets the value that specifies the maximum number of characters allowed for user input. |
 |
Options |
Gets or sets the allowed options for the text entry surface. |
 |
Prompt |
Prompt or caption for the text entry surface. |
 |
Result |
Gets the result of the text entry. |
 |
Text |
Gets or sets the text of the text entry surface. |
 |
Visible |
Indicates whether the text entry surface is visible to the user. |