CListBox::DrawItem

This member function is called by the framework when a visual aspect of an owner-draw list box changes.

Syntax

virtual void DrawItem( LPDRAWITEMSTRUCT lpDrawItemStruct );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CListBox Overview, CListBox Member Functions, Control Classes, CListBox::CompareItem, CWnd::OnDrawItem, CListBox::MeasureItem, CListBox::DeleteItem