WS_EX_CONTROLPARENT and freeze
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
Hello all, I have a derived CWnd control which I use as a container. I want the user to tab between child controls therefore I am setting the WS_EX_CONTROLPARENT. If I do that set, the application freezes as soon as the application loses focus... any idea why? Thanks in advance! Jerry
-
Hello all, I have a derived CWnd control which I use as a container. I want the user to tab between child controls therefore I am setting the WS_EX_CONTROLPARENT. If I do that set, the application freezes as soon as the application loses focus... any idea why? Thanks in advance! Jerry