CStatic::DrawItem
Visual Studio 2005
Called by the framework to draw an owner-drawn static control.
virtual void DrawItem( LPDRAWITEMSTRUCT lpDrawItemStruct );
Parameters
- lpDrawItemStruct
-
A pointer to a DRAWITEMSTRUCT structure. The structure contains information about the item to be drawn and the type of drawing required.