Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Overview | Class Members | Hierarchy Chart
See Also CListCtrl::SetExtendedStyle