<< Return to Main Index

< Return to Class Index

CGXControl::InvertBorders

virtual void InvertBorders(CDC* pDC, const CRect& rect);

pDC

Points to the device context.

rect

Specifies the cell rectangle.

Remarks

Highlights the current cell by inverting the cell’s border or drawing a thick border. Override this method if you don’t want the default highlighting of your cell.

CGXControl

Class Overview | Class Members