Results 1 to 3 of 3

Thread: [2005] Setting HotKeys for TAB Control

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    [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.
    Blake

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Re: [2005] Setting HotKeys for TAB Control

    Thanks JMC...
    Blake

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width