CODComponentLB::DrawItem

void CODComponentLB::DrawItem(LPDRAWITEMSTRUCT lpDrawItemStruct)

Called when a listbox item is to be drawn.

Defined in: OdComponentLB.cpp

Return Value

void

Parameters

lpDrawItemStruct

Pointer to a DRAWITEMSTRUCT which contains information about the item to be drawn.