


![]()
A PUSH-BUTTON control is a region of the screen that the user can push (click or select) to cause something to happen. Under most graphical systems, push buttons appear to be raised up from the surface of the screen. Push buttons do not have values. Instead, they generate events whenever they are pushed. To simplify programming, you can assign termination or exception values to push buttons so that they act like function keys or other terminating keys when used. See the STYLES and PROPERTIES sections that follow for information on how this works.
The set of PUSH-BUTTON properties includes:
More: