Customize command¶
Summary¶
Customizes common application settings.
Description¶
Displays the Customize dialog box, where you can define common application settings.
How to Run¶
Default Menu: Tools > Customize
All Commands: Tools > Customize > Customize
Toolbar:
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_COMMON_SETTINGS (4222)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4222);
[VBScript]¶
editor.ExecuteCommandByID 4222