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