Field WdgTabStop
Indicates whether Tab navigation stops at this form field.
Valid Values
An integer code, as shown in the table below:
Code |
Meaning |
0 |
(DEFAULT) No |
1 |
Yes |
Remarks
A form field must be both available (or guarded) and a tab stop to acquire focus by Tab/BackTab navigation.
If a frame or option button box is not a tab stop, none of its child objects may acquire focus by Tab/BackTab navigation.