Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Search category

Command: Match Case (Find toolbar) command

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

Match Case (Find toolbar) command

Summary

Toggles the Match Case button on the Find toolbar.

Description

Toggles the Match Case button on the Find toolbar. When this command is toggled, searches will be case-sensitive.

How to Run

Default Menu: None

All Commands: Search > Find Toolbar > Match Case

Toolbar: find_case (Find toolbar)

Status Bar: None

Default Shortcut Key: None

Plug-in Command ID

EEID_FINDBAR_CASE (4573)

Macros

[JavaScript]

editor.ExecuteCommandByID(4573);

[VBScript]

editor.ExecuteCommandByID 4573

Copyright © 2003-2023 by Emurasoft, Inc.