CGXControl::DrawFrame
virtual void DrawFrame(CDC* pDC, const CRect& rect, const CGXStyle& style);
pDC
Points to the device context.
rect
Specifies the cell rectangle.
style
A reference to the composed style of the cell.
Remarks
Draws only the 3d-effects for the cell without erasing the background.