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 Extended List View Styles topic in the Platform SDK.
Remarks
This member function implements the behavior of the Win32 macro, ListView_GetExtendedListViewStyle, as described in the Platform SDK.
Example
See the example for CListCtrl::SetExtendedStyle.
CListCtrl Overview | Class Members | Hierarchy Chart
See Also CListCtrl::SetExtendedStyle