I have a DLL with a modeless dialog. But when pressing the TAB key focus does not rotate around the dialog's controls. I have tried trapping for keyboard events in WM_KEYDOWN and PreTranslateMessage. But there is no event. What is happening?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: Modeless Dialog Message handlingThreaded View
|
Click Here to Expand Forum to Full Width |