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.
Retrieves the header control of a list view control.
CHeaderCtrl* GetHeaderCtrl( );
Return Value
A pointer to the header control, used by the list view control.
Remarks
This member function implements the behavior of the Win32 macro, ListView_GetHeader, as described in the Windows SDK.
Example
See the example for CListCtrl::GetColumnOrderArray.
Requirements
Header: afxcmn.h