General XMetaL Discussion
- You must be logged in to reply to this topic.
XMetaL Community Forum › General XMetaL Discussion › Hiding builtin commandbars
This doesn't work for me:
[code]
var cmdBars = Application.CommandBars;
formattingBar = cmdBars.item(“Formatting”);
formattingBar.Visible = false;
[/code]
Is there any way to hide or disable builtin toolbars from a script? I'd like to discourage the use of the “Bold” button.
Thanks,
David
Do you have pricing or sales inquiries?
Do you require technical support or have feature requests?
Contact us and we will be happy to answer your questions.