Find Toolbar command

Summary

Shows or hides the Find toolbar.

Description

Shows or hides the Find toolbar. The Find toolbar allows you to find or replace strings in the document.

How to Run

  • Default Menu: View > Toolbars > Find Toolbar

  • All Commands: View > Toolbars > Find Toolbar

  • Toolbar:

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_SHOW_FIND_BAR (4559)

Macros

[JavaScript]

editor.ExecuteCommandByID(4559);

[VBScript]

editor.ExecuteCommandByID 4559