<< Find (Find toolbar) command¶
Summary¶
Toggles the << Find button on the Find toolbar.
Description¶
Toggles the << Find button on the Find toolbar.
How to Run¶
Default Menu: None
All Commands: Search > Find Toolbar > << Find
Toolbar: (Find toolbar)
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_FINDBAR_FIND_DLG (4070)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4070);
[VBScript]¶
editor.ExecuteCommandByID 4070