VB 7.0 using (Sheridan Software) SSTab control.
One form, SSTab with two tabs.
First SSTab, field tab order 0-10 moves through the 11 fields OK.
When I hit tab in the final (11th field) I know that the cursor moves to field 12, which is in fact the first field on the second tab (Tab Stop is false on the SSTab control).
How can I keep the tab order within the SSTab, i.e. when I hit tab in field 10 the cursor moves to field 0?
One form, SSTab with two tabs.
First SSTab, field tab order 0-10 moves through the 11 fields OK.
When I hit tab in the final (11th field) I know that the cursor moves to field 12, which is in fact the first field on the second tab (Tab Stop is false on the SSTab control).
How can I keep the tab order within the SSTab, i.e. when I hit tab in field 10 the cursor moves to field 0?