Button Control Statements (Compact 2013)
3/28/2014
The button control resource-definition statements create a button control that is specified by a class parameter.
buttonClass controlText, id
Parameters
- buttonClass
Specifies one of the following classes: AUTO3STATE, AUTOCHECKBOX, AUTORADIOBUTTON, CHECKBOX, PUSHBUTTON, RADIOBUTTON, STATE3, or USERBUTTON.
- controlText
Specifies the window text for the control.
- id
Specifies the control identifier.