TB_SETWINDOWTHEME message

Sets the visual style of a toolbar control.

Parameters

wParam

Must be zero.

lParam

Pointer to a Unicode string that contains the toolbar 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.

Sending this message is equivalent to calling SetWindowTheme on the toolbar and its tooltip control, if any.

Requirements

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