tabing between two subforms

  • Thread starter =?iso-8859-1?B?UmVu6Q==?=
  • Start date
?

=?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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top