Previous Next

TAB-STOP attribute
Returns TRUE if the widget is in its parent’s tab chain.
Data type:
Access:
Applies to:
Setting the TAB-STOP attribute to FALSE removes the widget from its parent’s tab chain. Setting the TAB-STOP attribute to TRUE adds the widget to the end of its parent’s tab chain. If the widget is already in the tab chain, its position does not change.
In Windows, the mnemonic key (ALT accelerator) for a widget will not work if the widget is removed from the tab order. Also, because the widget is not in the tab order, pressing TAB will not change focus from the widget.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.