Customize Tray Icon command¶
Summary¶
Customizes Tray Icon.
Description¶
Displays the Customize Tray Icon dialog box, where you can customize the System Tray icon settings.
How to Run¶
Default Menu: None
All Commands: Tools > Customize Tray Icon
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_CUSTOMIZE_TRAY (4273)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4273);
[VBScript]¶
editor.ExecuteCommandByID 4273