TB_SETEXTENDEDSTYLE message

Sets the extended styles for a toolbar control.

Parameters

wParam

Must be zero.

lParam

Value specifying the new extended styles. This parameter can be a combination of extended styles.

Return value

Returns a DWORD that represents the previous extended styles. This value can be a combination of extended styles.

Requirements

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

See also

TB_GETEXTENDEDSTYLE