Click to See Complete Forum and Search --> : How To: Remove menu strings from StatusBar


May 13th, 1999, 01:31 PM
How do I change the behavior of MFC (SDI application), to avoid displaying the menu item descriptions in the statusbar. That is, besides removing the menuitem's prompt from the Resource file, what else needs to be done?

I am displaying text in the statusbar, and when the user chooses one of the menus, the text is overwritten - I wish to stop this behavior.

Thank you, in advance, for your help.