Controls
These controls are used to present information and let the user visually control a program and add input.
| Contents | Description |
|---|---|
| Button | A clickable button. |
| CheckBox | A labeled box that can be checked and unchecked. |
| Slider | A vertical or horizontal slider that can be dragged to choose a value. |
| DropDownList | A drop-down list that items can be picked from. |
| Menu | A menu for a Display's menu bar or pop-up menu. |
| HFader | A horizontal fader that can be dragged left and right. |
| VFader | A vertical fader that can be dragged up and down. |
| Rotary | A rotary knob that can be turned. |
| Push | A push-and-hold button. |
| Toggle | A button that turns on and off with each click. |
| XYPad | A trackpad that can click and drag to choose a 2-dimensional value. |