Toggle All Special Toolbars command¶
Summary¶
Shows or hides all special toolbars.
Description¶
Shows or hides all special toolbars.
How to Run¶
Default Menu: View > Toolbars > All Special Toolbars
All Commands: View > Toolbars > All Special Toolbars
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_ALL_BASIC_TOOLBARS (4069)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4069);
[VBScript]¶
editor.ExecuteCommandByID 4069