|
virtual |
Called by the framework to draw a grid control row.
OnDrawItem is called by the framework to draw a grid control row. Override this function if you need custom row drawing.
pDC | A pointer to a device context. |
pItem | A pointer to the grid row to be drawn. |