User Menu (1) command¶
Summary¶
Shows User Menu (1), used as the first shortcut key for two-keystroke shortcuts.
Description¶
Shows User Menu (1), used as the first shortcut key for two-keystroke shortcuts. User Menus can be customized with the Customize Menus command.
How to Run¶
Default Menu: None
All Commands: Tools > User Menu > User Menu (1)
Toolbar: None
Status Bar: None
Default Shortcut Key: CTRL + K
Plug-in Command ID¶
EEID_USER_MENU1 (4429)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4429);
[VBScript]¶
editor.ExecuteCommandByID 4429