EM_ENABLESEARCHWEB message

Enables or disables the "Search the web" feature and context menu entry.

Parameters

wParam

A value of TRUE indicates the "Search the web" feature is enabled, and a value of FALSE indicates it is disabled.

lParam

This parameter is not used.

Return value

This message does not return a value.

Remarks

If you disable "Search the web" using this message, the EM_SEARCHWEB message has no effect.

Requirements

Requirement Value
Minimum supported client
Windows 10, 1809 [desktop apps only]
Minimum supported server
Windows Server 2019 [desktop apps only]
Header
CommCtrl.h

See also

Reference

EM_SEARCHWEB