Results 1 to 2 of 2

Thread: Basic Question about the TabControl

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2001
    Posts
    18

    Basic Question about the TabControl

    Does anyone know how to set hotkeys on the tab names in the tabControl.

    This was fairly simple in VB6 where we simply opened up the properties pages of the tab and inserted an '&' in front of the letter we wanted as the hotkey.

    Can't work out to do it in .Net though - anyone any ideas.

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Dec 2001
    Posts
    18
    Anyone ?????????

    I'm pretty stumped by this one, for something that was so simple in VB6. All I basically want to do is set a hotkey that allows me to traverse between the tabpages in my tabcontrol.

    They actually have seemed to remove the abililty to set focus on the actual tabpage, thus not being able to set a hotkey in the name.

    If anyone has a solution to this I'd be curious to know. I got around it by writing a procedure to trap the keystrokes - not ideal, but!!!!!!!!!!!!

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