Shows or hides a specified toolbar (multiple items).
Shows or hides a specified toolbar (multiple items).
•Default Menu: View > Toolbars
•All Commands: View > Toolbars
•Toolbar: None
•Status Bar: None
•Default Shortcut Key: None
•From EEID_TOOLBAR1 through EEID_TOOLBAR1 + 255 (from 22976 through 22976 + 255)
editor.ExecuteCommandByID(22976 + i); // i is an integer from 0 through 255
editor.ExecuteCommandByID 22976 + i ' i is an integer from 0 through 255