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