TabControl - Keyboard Access |
Post Reply |
Author | |
mwurth
Newbie Joined: 22 January 2007 Location: United States Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 22 January 2007 at 5:51pm |
Does the tab control support keyboard only interaction? Such as ctl+tab to switch between tabs, or alt to show screen tips? If so, what property do I have to set to get it to work?
I would like to give my users the ability to navigate the screen without using the mouse if possible, but I need the tabs to maximize real estate. Thanks. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Catch KeyDown in form and activate tab that you need.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |