Control Button Properties
All the properties for control buttons are described under
Common Field Properties (see
Common Field Properties), with the exception of the following property that is specific to the control button field type:
FocusBehavior
Determines whether clicking this field causes the previous field to be exited and whether the Tab key moves the cursor to this field. For control buttons, the only valid options are FT_SETVALUE and FT_NOSETVALUE.
For more information about the available focus behaviors, see
How You Can Set the Focus Behavior (see
How You Can Set the Focus Behavior).