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