Tabbed control from Win 32
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have created a Window UI using CreateWindowEx(), than on top of that I created a Tabbed control using the same function. On each tab i have a edit control, I am not getting the messages from the edit control. I am expecting that the mesaages should come to WM_COMMAND/WM_NOTIFIY of the parent window. thanks in advance.
Birajendu SonicWALL Bangalore India