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 |
|