|
-
Jun 27th, 2008, 12:32 PM
#1
Thread Starter
PowerPoster
[2005] Setting HotKeys for TAB Control
How do you set a HotKey for each tab of a Tab Control? I went into the TABS Collection and tried using the "&" in the Text property and it didn't work.
-
Jun 27th, 2008, 09:08 PM
#2
Re: [2005] Setting HotKeys for TAB Control
Accelerator keys are not supported for individual tabs. You'd have to handle the appropriate mouse events and select the desired control yourself.
-
Jun 28th, 2008, 11:04 AM
#3
Thread Starter
PowerPoster
Re: [2005] Setting HotKeys for TAB Control
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|