Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Search category

Command: Incremental Search (Find toolbar) command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Search category

Incremental Search (Find toolbar) command

Summary

Toggles the Incremental Search button on the Find toolbar.

Description

Toggles the Incremental Search button on the Find toolbar. When Incremental Search is activated, EmEditor will search and highlight results as the user types.

How to Run

Default Menu: None

All Commands: Search > Find Toolbar > Incremental Search

Toolbar: find_incremental (Find toolbar)

Status Bar: None

Default Shortcut Key: None

Plug-in Command ID

EEID_FINDBAR_INCREMENTAL (4571)

Macros

[JavaScript]

editor.ExecuteCommandByID(4571);

[VBScript]

editor.ExecuteCommandByID 4571

Copyright © 2003-2023 by Emurasoft, Inc.