![]() |
I want a delete "Menu Bar" |
Post Reply
|
| Author | |
kiokju
Newbie
Joined: 01 September 2006 Location: Korea, South Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Topic: I want a delete "Menu Bar"Posted: 01 September 2006 at 2:59am |
|
I want to make MFC App with non menu bar. ( only has Tool Bar )
- I saw a sample & doc( chm file )
but I can not find.
What do I have to do?
Please.
|
|
![]() |
|
kiokju
Newbie
Joined: 01 September 2006 Location: Korea, South Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 September 2006 at 4:07am |
|
I use this code :
pCommandBars->GetMenuBar()->SetVisible(false);
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 September 2006 at 11:45am |
|
Hello,
Just don't call pCommandBars->SetMenu in your CMainFrame::OnCreate.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
kiokju
Newbie
Joined: 01 September 2006 Location: Korea, South Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 September 2006 at 2:34am |
|
I though that!!
And So Strange...
Menu is not deleted!! It remains....
My Code is wrong?? - I don`t know.
Finally I coded "Do Not Show"
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |