Hide New menu
Mobile
2
Posts
2
Posters
0
Views
1
Watching
-
I wrote an MFC-based application in eVC 3.0 (Single Document Style). But when I run my program, there's always a New button in the left-bottom of my screen. I want to hide it !
Create a new menu for your window. See how you can do it here: QA: How to remove New button from command bar?[^]