![]() |
Commandbar bug |
Post Reply
|
| Author | |
JantjeKeizer
Groupie
Joined: 12 February 2008 Status: Offline Points: 70 |
Post Options
Thanks(0)
Quote Reply
Topic: Commandbar bugPosted: 22 July 2009 at 6:45am |
|
Easy to reproduce
CommandBars1.ContextMenus.Add 1, "Main" CommandBars1.ContextMenus(1).Delete Happens with every commandbars object I try to delete, unless i'm doing something wrong? Version 13.1.0 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 24 July 2009 at 3:44am |
|
Hi,
Delete method is for Toolbars only to remove them.
to remove ContextMenus you can only call CommandBars1.ContextMenus.DeleteAll
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |