Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to hide toolbar?

Status
Not open for further replies.

tabaar

Programmer
Joined
Jun 12, 2001
Messages
34
Location
US
We can hide / show toolbar from menu (default view | toolbar). ClassWizard says that no function assigned with ON_COMMAND message of this menu item!.. So my questions:
1. How do it works?.. (What happens when that menu item has been selected)
2. (main) How to hide / show toolbar(s) manually?
Thank You very much!
 
Try function ShowControlBar on handling WM_COMMAND coming from menu item what do you want. John Fill
1c.bmp


ivfmd@mail.md
 
Thank You! It works.
 
Does anyone know of how to enable/disable the Menu Bar itself. It's not a control bar which makes this a little harder

Jeff
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top