Associate menu with dialog boxes on a tab control
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I created an application that contains a dialog box and a menu. This dialog box contains a tab control with two tabs. Each tab contains a dialog box. How can I associate the menu with the dialog boxes on the tab control? Thanks
Trevy
Trevy wrote:
How can I associate the menu with the dialog boxes on the tab control?
Only Popup windows can have menus. AFAIK if it's on a tab control then it's not a popup window. :~
Nibu thomas A Developer Programming tips[^] My site[^]