Print Page | Close Window

Removing the menu bar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1125
Printed Date: 06 November 2025 at 2:17pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Removing the menu bar
Posted By: mier
Subject: Removing the menu bar
Date Posted: 02 September 2004 at 1:55am
I would like to create an application with no menu bar and without the title bar. I tried some stuffand it didn't work. Please advise.



Replies:
Posted By: SuperMario
Date Posted: 02 September 2004 at 7:17am
Try hiding the MenuBar.  I would assume something like this:

    GetCommandBars()->GetMenuBar()->SetVisible(0);


Posted By: mier
Date Posted: 02 September 2004 at 7:23am
GetMenuBar () returns NULL. I did not create a menu bar. I suspect its the defualt from the resources.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net