This member function is called by the framework when a visual aspect of an owner-draw list view control changes. The itemAction member of the DRAWITEMSTRUCT structure defines the drawing action that is to be performed.
virtual void DrawItem( LPDRAWITEMSTRUCT lpDrawItemStruct );
Header File | Afxcmn.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CListCtrl Overview, CListCtrl Member Functions, Control Classes, CWnd::OnDrawItem