Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 1.3 KB

em-hideselection.md

File metadata and controls

64 lines (37 loc) · 1.3 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
EM_HIDESELECTION message (Richedit.h)
The EM\_HIDESELECTION message hides or shows the selection in a rich edit control.
1245618f-c9e6-4876-9133-6009370cdb97
EM_HIDESELECTION message Windows Controls
apiref
EM_HIDESELECTION
Richedit.h
HeaderDef
reference
05/31/2018

EM_HIDESELECTION message

The EM_HIDESELECTION message hides or shows the selection in a rich edit control.

Parameters

wParam

Value specifying whether to hide or show the selection. If this parameter is zero, the selection is shown. Otherwise, the selection is hidden.

lParam

This parameter is not used; it must be zero.

Return value

This message does not return a value.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Richedit.h