how let keydown TAB SETFOCUS to next control(SDK) [modified]
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
An application have a main window A, click one button popup a dialog B(modeless window), and dialog B have a child dialog C(modeless window), how let on window C's control keydown TAB goto next control? add IsDialogMessage, TranslateMessage, DispatchMessage? But where add? -- modified at 4:13 Wednesday 25th October, 2006