EM_SEARCHWEB message

Opens the browser and performs a web search with the selected text as the search term.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

This message does not return a value.

Remarks

If the "Search the web" feature is disabled using the EM_ENABLESEARCHWEB message, this 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

EM_ENABLESEARCHWEB