how to switch from IDR_MAINFRAME to IDR_MENU1
-
HELLO to every one.. my question is if i click a menu item from IDR_MAINFRAME window MENU BAR ,i have to be switched to IDR_MENU1 window.. plz help me.. vikram..
-
HELLO to every one.. my question is if i click a menu item from IDR_MAINFRAME window MENU BAR ,i have to be switched to IDR_MENU1 window.. plz help me.. vikram..
You could create a handler for that menu item, and inside it, call
SetMenu
? Sounds like a potentially bad design though, so I hope you have a really good reason for doing it this way. Iain. -
HELLO to every one.. my question is if i click a menu item from IDR_MAINFRAME window MENU BAR ,i have to be switched to IDR_MENU1 window.. plz help me.. vikram..
I was thinking about your question but I dont know your questions is advance or I dont understand your question.
WhiteSky