Base controls
Use base controls objects to implement user interface elements that enable interaction with the application.
Object | Description |
---|---|
Displays text that describes an item. | |
Inserts and displays text at runtime. | |
Increases or decreases a numerical value using buttons or keys. | |
Displays an editable description of an item. | |
Displays a Boolean value in the form of an on LED or an off LED. | |
Generates events to perform methods. | |
Sets and displays a Boolean value. | |
Sets and displays a Boolean value using select and clear. | |
Selects a mutually exclusive option in a group. | |
Sets or displays an integer value within a range of possible values. | |
Sets or displays an integer value within a range of possible values. | |
Displays date and time data in a specific input format. | |
Displays the duration data. |
base control
Provide Feedback