Text Button Controls Overview

Use text button controls to select between two different states. A text button has two positions: pressed or unpressed. You can associate a text label with each state of a text button.

When the button is pressed its value is 1, and when it is not pressed its value is 0.

A sample text button control appears in the figure below.

Text Button Control

Operating Text Button Controls

Programming Text Button Controls

Text Button Control Attributes

Text Button Control Functions

Text Button Control Events