Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 1.3 KB

tb-getextendedstyle.md

File metadata and controls

63 lines (37 loc) · 1.3 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
TB_GETEXTENDEDSTYLE message (Commctrl.h)
Retrieves the extended styles for a toolbar control.
d9e31a8e-5e5a-4d2d-bc3b-65ac40e8592f
TB_GETEXTENDEDSTYLE message Windows Controls
apiref
TB_GETEXTENDEDSTYLE
Commctrl.h
HeaderDef
reference
05/31/2018

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