?
=?iso-8859-1?B?UmVu6Q==?=
Hello,
I have a tab control with one of the pages containing two
subforms (form view), each containing a few text boxes.
When the user tabs from one control to the next, I would
like it for him/her to be as if all the controls were in
one form;
So when hitting tab (or enter) from the last control in
subform1, I would like the focus to move to the first
control of subform2.
Are there any form property settings which can help me
achieve this effect? Or will I need to manage focus
movement through code?
Thanx!
René
Montreal
I have a tab control with one of the pages containing two
subforms (form view), each containing a few text boxes.
When the user tabs from one control to the next, I would
like it for him/her to be as if all the controls were in
one form;
So when hitting tab (or enter) from the last control in
subform1, I would like the focus to move to the first
control of subform2.
Are there any form property settings which can help me
achieve this effect? Or will I need to manage focus
movement through code?
Thanx!
René
Montreal