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
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/27/2012