Toggle Button Controls Overview
- Updated2023-02-21
- 1 minute(s) read
Use toggle button controls to select between two different states. A toggle button has two positions: pressed or unpressed. When the button is pressed its value is 1; when it is not pressed its value is 0.
A sample toggle button control appears in the following figure.
Operating Toggle Button Controls
Programming Toggle Button Controls
Toggle Button Control Attributes