virtual void OnGridDraw(CDC* pDC);
pDC
A pointer to the device context.
Overridable method which computes the range of cells which needs to be drawn and starts drawing with a call to OnDrawTopLeftBottomRight.
Class Overview | Class Members