I have a form with a subform on a TabCtrl.
The user moves through the form with the cursor using the Tab button on their keyboard and when it gets to the last field on the mainform the cursor/or focus then moves to the TabCtrl itself instead of what i want, which is into the first field of the subform.
I have tried messing with the forms Tab Order but when looking at the order for the main form you only get the option of jumping from the last field straight over to the TabCtrl.
Is there a solution for this, maybe a set focus function or something like that??
Kimi
The user moves through the form with the cursor using the Tab button on their keyboard and when it gets to the last field on the mainform the cursor/or focus then moves to the TabCtrl itself instead of what i want, which is into the first field of the subform.
I have tried messing with the forms Tab Order but when looking at the order for the main form you only get the option of jumping from the last field straight over to the TabCtrl.
Is there a solution for this, maybe a set focus function or something like that??
Kimi