Customize Favorites command

Summary

Opens the Favorites page of the Customize dialog box.

Description

Displays the Favorites page of the Customize dialog box, where you can define common application settings.

How to Run

  • Default Menu: File > Favorites > Customize Favorites

  • All Commands: Tools > Customize > Favorites

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_CUSTOMIZE_FAVORITES (20716)

Macros

[JavaScript]

editor.ExecuteCommandByID(20716);

[VBScript]

editor.ExecuteCommandByID 20716