Text |
The TextChoice type exposes the following members.
Name | Description | |
---|---|---|
AllowFreeText | Gets/sets whether free text choice is allowed or not allowed. | |
Choices | ||
Description | Description string that is shown close to the gui element where you enter the text. | |
SelectedIndex | If a predefined choice is selected, this gets the index of the choice. If free text is given, the value is -1. | |
Text | Get/sets the Text that is choosen by the user or entered as free text. | |
TextValidationFunction |