EM_SETPALETTE message
Changes the palette that a rich edit control uses for its display window.
Parameters
-
wParam
-
Handle to the new palette used by the rich edit control.
-
lParam
-
This parameter is not used; it must be zero.
Return value
This message does not return a value.
Remarks
The rich edit control does not check whether the new palette is valid.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|