how to get rid of "Toolbar options" dropd |
Post Reply |
Author | |
Joe Brown
Newbie Joined: 01 March 2004 Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: 07 May 2004 at 5:50pm |
I have several toolbars in my app, and want to get rid of the dropdown button for "Toolbar options". I don't want the user to be able to customize the toolbar, or even see the dropdown button. How do I get rid of it? I've tried looking at SetFlags with no luck.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Try this: CXTPCommandBars* pCommandBars = GetCommandBars(); |
|
Joe Brown
Newbie Joined: 01 March 2004 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
Worked like a charm. Thanks!
|
|
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 |