cohtml::TextInputControlType
On this page
Types
Name | |
---|---|
enum | ControlType { TextInput, Other} Enum containing the text input types. |
Types Documentation
enum ControlType
Enumerator | Value | Description |
---|---|---|
TextInput | The input type for text. | |
Other | Other non-input types. |
Enum containing the text input types.