TABOFF (Dialog Attribute)
PLBCMP GUI Only
TABOFF
The TABOFF dialog attribute suspends the default tab sequencing of objects. The default for the tab sequence of objects in a dialog is to include all objects for the dialog and the tab order is the same as the creation order. The TABOFF attribute turns off the tab sequencing for future objects created until a TABON attribute is encountered. The default mode is TABON.
Note: TABOFF does not function with RADIO or RADIOGRP objects. Windows always generates a tab function for these objects.
See Also: DIALOG Attributes, DIALOG
![]() |