I have an MDI application that might not have any documents open. I can disable all of the invalid choices when this state exists, but it seems more logical to me that I could replace the normal menu with an idle menu.
I've located the OnReplaceMenu stuff on MFC, but that seesm to only apply to an SDI application.
I need to have two menus available, the idle menu and the other menu.
Start Free Trial