sujittalukde
Well-known Member
- Joined
- Jun 2, 2007
- Messages
- 520
I have a Multipage control on a userform with 5 pages.
In Run time, if I press Ctrl+Tab, focus moves from Active page say page 1 to page 2 and so on.
Now the problem arises when I have a Textbox control on page1.
If on page1, there is a text box and the focus is on textbox, then pressing Ctrl+Tab moves the cursor with in the Textbox and does not change the pages og Multipage control.
Why? How to overcome this?
Regards
In Run time, if I press Ctrl+Tab, focus moves from Active page say page 1 to page 2 and so on.
Now the problem arises when I have a Textbox control on page1.
If on page1, there is a text box and the focus is on textbox, then pressing Ctrl+Tab moves the cursor with in the Textbox and does not change the pages og Multipage control.
Why? How to overcome this?
Regards