Customize Active String command

Summary

Opens the Active String page of the Customize dialog box.

Description

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

How to Run

  • Default Menu: None

  • All Commands: Tools > Customize > Active String

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_CUSTOMIZE_ACTIVE_STRING (9057)

Macros

[JavaScript]

editor.ExecuteCommandByID(9057);

[VBScript]

editor.ExecuteCommandByID 9057