CMFCHeaderCtrl::OnDrawSortArrow

Called by the framework to draw the sort arrow.

virtual void OnDrawSortArrow(
   CDC* pDC,
   CRect rectArrow 
);

Parameters

  • [in] pDC
    A pointer to a device context.

  • [in] rectArrow
    The bounding rectangle of the sort arrow.

Requirements

Header: afxheaderctrl.h

See Also

Reference

CMFCHeaderCtrl Class

Hierarchy Chart