Hi,
I would like to disable a number of toolbars in Designmode. If I right click on the NDiagramCommandBarsManager and choose "Show Editor" I can disable the different Toolbars. However, when I'm in Runtime, the disabled toolbars seem to re-appear.
How do I make the different toolbars disappear or ".visual = false;"
How can I in runtime make the different toolbars disappear - I have tried to use
nDiagramCommandBarsManager1.Toolbars.
but I do not know how to locate for instance the "Tools" toolbars and inactive that toolbar...