CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    18

    Hot keys for tabs

    Hi everyone,

    Do you guys know if it is possible to put hot keys for tabs? Let say that I have 2 tabs: "Purple" and
    "Blue". I want to be able to press "ALT-P" for "Purple" to activate the "Purple" property page. I hope
    I'm clear enough...

    Thanks,
    Naron


  2. #2
    Guest

    Re: Hot keys for tabs

    You need to write methods using "keybinding"


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

Featured