TabControl Key Evenets (CTRL-TAB) |
Post Reply |
Author | |
marcel
Newbie Joined: 13 December 2006 Location: Netherlands Status: Offline Points: 8 |
Post Options
Thanks(0)
Posted: 27 November 2007 at 8:08am |
Hey,
the default behaviour of the TabControl doesn't include the windows standard for 'tabbing the tabs' with the key combination CTRL-TAB and CTRL-SHIFT-TAB.
Is there something like a KeyUp event for the tabcontrol, or some other suggestion?
Thanks!
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You can catch KeyDown of form (set KeyPreview to True)
|
|
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 |