Properties for Current Configuration command¶
Summary¶
Changes properties for currently selected configuration.
Description¶
Displays the Configuration ** **Properties dialog box for the current configuration. Within this menu, you can set various options for the current configuration.
How to Run¶
Default Menu: Tools > Properties for Current Configuration
All Commands: Tools > Properties for Current Configuration > Properties
Toolbar:
Status Bar: None
Default Shortcut Key: ALT+ENTER
Plug-in Command ID¶
EEID_CUSTOMIZE (4219)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4219);
[VBScript]¶
editor.ExecuteCommandByID 4219