General Properties command¶
Summary¶
General properties for current configuration.
Description¶
Displays the General page of the Configuration Properties dialog box.
How to Run¶
Default Menu: None
All Commands: Tools > Properties for Current Configuration > General
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_PROPERTY_MARGIN (8960)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(8960);
[VBScript]¶
editor.ExecuteCommandByID 8960