|
protectedvirtual |
Called by the framework when a header control item should be drawn.
OnDrawItem is called by the framework to draw a header control item.
pDC | A pointer to a device context. |
iItem | A zero-based index of the item to be drawn. |
rect | Specifies the bounding rectangle of the item to be drawn. |
bIsPressed | Specifies whether the item to be drawn is pressed or not. |
bIsHighlighted | Specifies whether the item to be drawn is highlighted or not. |