How delete menubar item? |
Post Reply |
Author | |
wharley
Newbie Joined: 04 June 2003 Location: United States Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 04 June 2003 at 9:54pm |
I need to programmatically delete a particular item from my top-level menubar. How can I do this? If it were a regular Windows menu I'd use DeleteMenu(), but that has no effect on the menu bar - or, more precisely, it manages to kill the submenu, but the top level menu item still shows even after a DrawMenuBar(). Thanks! |
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Hello, Take a look at this KB article: http://www.codejock.com/support/KB/003004.asp let me know if it helps. Regards, |
|
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 |