![]() |
MDI and multiple toolbars |
Post Reply
|
| Author | |
Larry
Newbie
Joined: 30 May 2003 Location: United States Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: MDI and multiple toolbarsPosted: 10 May 2004 at 3:29pm |
|
Hello, I have an MDI application with several toolbars. On first run I want certain toolbars to display with each doc type. When each doc type closes I need to save the toolbar data to a file or the registry. After first run I need to load the toolbar data and display the same toolbars for each doc type. Any suggestions on how to accomplish this? Larry |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 October 2004 at 8:31am |
|
I would suggest creating all of your toolbars and simply hide/show the
appropriate toolbar for each type of document. You then use
LoadCommandBars and SaveCommandBars methods to store\restore your
commandbar layout.
|
|
![]() |
|
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 |