Posted 18 years ago
by Keith Hill
I inserting menu items but they don't seem to be showing up. Is there a trick like with toolbars where you have to invalidate the parent popup link?
barManager.DockableToolBars["Standard"].Invalidate(InvalidationLevels.All, InvalidationTypes.All);
Please log in to a validated account to post comments.