Click here to Skip to main content
16,018,394 members
Home / Discussions / C#
   

C#

 
GeneralRe: playing video files? Pin
Tarun.Suneja25-Jul-07 4:37
Tarun.Suneja25-Jul-07 4:37 
GeneralRe: playing video files? Pin
ekynox25-Jul-07 4:50
ekynox25-Jul-07 4:50 
QuestionSynchronizing Mulithreaded Loops Pin
Salamandras25-Jul-07 4:05
Salamandras25-Jul-07 4:05 
AnswerRe: Synchronizing Mulithreaded Loops Pin
PhilDanger25-Jul-07 4:37
PhilDanger25-Jul-07 4:37 
AnswerRe: Synchronizing Mulithreaded Loops Pin
pbraun25-Jul-07 12:48
pbraun25-Jul-07 12:48 
QuestionTab Controls...How can I select a Tab with a keyboard press? plz help Pin
flyingnome25-Jul-07 4:03
flyingnome25-Jul-07 4:03 
Answer[Message Deleted] Pin
flyingnome25-Jul-07 6:53
flyingnome25-Jul-07 6:53 
GeneralRe: Tab Controls...How can I select a Tab with a keyboard press? plz help Pin
Dave Kreskowiak25-Jul-07 7:22
mveDave Kreskowiak25-Jul-07 7:22 
Impatient, aren't you?

This board is supported by volunteers who do this on their own time, not yours. You're not paying for support, so why are you bitching that you're not getting it fast enough??


Enable the KeyPreview property of your form, then handle the form's KeyDown event. Check for the hot keys you want and show the appropriate tab depending on which key was hit.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: Tab Controls...How can I select a Tab with a keyboard press? plz help Pin
Paul Conrad25-Jul-07 7:40
professionalPaul Conrad25-Jul-07 7:40 
GeneralRe: Tab Controls...How can I select a Tab with a keyboard press? plz help [modified] Pin
flyingnome25-Jul-07 8:16
flyingnome25-Jul-07 8:16 
GeneralRe: Tab Controls...How can I select a Tab with a keyboard press? plz help [modified] Pin
flyingnome25-Jul-07 8:18
flyingnome25-Jul-07 8:18 
GeneralRe: Tab Controls...How can I select a Tab with a keyboard press? plz help Pin
Dave Kreskowiak25-Jul-07 13:51
mveDave Kreskowiak25-Jul-07 13:51 
GeneralRe: Tab Controls...How can I select a Tab with a keyboard press? plz help Pin
flyingnome26-Jul-07 3:33
flyingnome26-Jul-07 3:33 
GeneralRe: Tab Controls...How can I select a Tab with a keyboard press? plz help Pin
Paul Conrad25-Jul-07 7:38
professionalPaul Conrad25-Jul-07 7:38 
GeneralRe: Tab Controls...How can I select a Tab with a keyboard press? plz help Pin
flyingnome25-Jul-07 8:20
flyingnome25-Jul-07 8:20 
Questionon click enter button Pin
vikas198225-Jul-07 3:34
vikas198225-Jul-07 3:34 
AnswerRe: on click enter button Pin
ashukasama25-Jul-07 3:48
ashukasama25-Jul-07 3:48 
GeneralRe: on click enter button Pin
vikas198225-Jul-07 4:31
vikas198225-Jul-07 4:31 
GeneralRe: on click enter button Pin
ashukasama25-Jul-07 4:35
ashukasama25-Jul-07 4:35 
GeneralRe: on click enter button Pin
vikas198225-Jul-07 4:45
vikas198225-Jul-07 4:45 
GeneralRe: on click enter button Pin
ashukasama25-Jul-07 4:49
ashukasama25-Jul-07 4:49 
GeneralRe: on click enter button Pin
vikas198225-Jul-07 5:14
vikas198225-Jul-07 5:14 
QuestionsaveDialog with xmlTextWriter Pin
Mamphekgo Bahula25-Jul-07 3:17
Mamphekgo Bahula25-Jul-07 3:17 
AnswerRe: saveDialog with xmlTextWriter Pin
BoneSoft25-Jul-07 4:26
BoneSoft25-Jul-07 4:26 
GeneralRe: Flush & Close Pin
Luc Pattyn25-Jul-07 6:58
sitebuilderLuc Pattyn25-Jul-07 6:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.