CCM_SETWINDOWTHEME message
Sets the visual style of a control.
Parameters
- wParam
- Must be zero.
- lParam
-
A pointer to a Unicode string that contains the control visual style to set.
Return value
The return value is not used.Remarks
Note To use this message, you must provide a manifest specifying Comclt32.dll version 6.0. For more information on manifests, see Enabling Visual Styles.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
---|---|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
Show: