CHeaderCtrl::OrderToIndex
Visual Studio 2012
Retrieves the index value for an item based on its order in the header control.
int OrderToIndex( int nOrder ) const;
This member function implements the behavior of the Win32 macro HDM_ORDERTOINDEX, as described in the Windows SDK. It is provided to support header item ordering.