Expand Minimize
This topic has not yet been rated - Rate this topic

CMFCVisualManager::DoDrawHeaderSortArrow

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

void DoDrawHeaderSortArrow(
   CDC* pDC,
   CRect rect,
   BOOL bIsUp,
   BOOL bDlgCtrl
);
[in] pDC

 

[in] rect

 

[in] bIsUp

 

[in] bDlgCtrl

 

Header: afxvisualmanager.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.