CListCtrl::GetExtendedStyle

DWORD GetExtendedStyle( );

Return Value

A combination of the extended styles currently in use by the list view control. For a descriptive list of these extended styles, see the topic in the Platform SDK.

Remarks

This member function implements the behavior of the Win32 macro, , as described in the Platform SDK.

Example

See the example for CListCtrl::SetExtendedStyle.

CListCtrl OverviewClass MembersHierarchy Chart

See Also   CListCtrl::SetExtendedStyle