StockBreak
08-27-2007, 01:11 AM
Hi all, is there a way to make the TAB key switching to the next page of a tab control? Thanks!
|
View Full Version : Switching to a new page using TAB key StockBreak 08-27-2007, 01:11 AM Hi all, is there a way to make the TAB key switching to the next page of a tab control? Thanks! Curious 08-27-2007, 01:57 AM Have you tried pressing CTRL + TAB? StockBreak 08-27-2007, 02:24 AM I would like that when you are at the end of a page of a tab control, pressing TAB will go to the first control on the following page and not to the first control of the same page. Thanks. Bee 08-28-2007, 06:48 AM I had a similar issue before. This might help: http://www.access-programmers.co.uk/forums/showthread.php?t=113684 |