Set Focus to Find Toolbar command
Summary
Sets the focus to the Find toolbar.
Description
Sets the focus to the Find toolbar.
How to Run
- Default Menu: None
- All Commands: Search
> Set Focus to Find Toolbar
- Toolbar: None
- Status Bar: None
- Default Shortcut Key: CTRL+F
Plug-in Command ID
- EEID_FOCUS_FIND_BAR (4565)
Macros
[JavaScript]
editor.ExecuteCommandByID(4565);
[VBScript]
editor.ExecuteCommandByID 4565
Send feedback on this topic to Emurasoft