TB_GETEXTENDEDSTYLE message

Retrieves the extended styles for a toolbar control.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns a DWORD that represents the styles currently in use for the toolbar control. 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_SETEXTENDEDSTYLE