<< Return to Main Index

< Return to Class Index

CGXDTabWnd::OnDrawSplitter

void OnDrawSplitter(CDC* pDC, const CRect& rectArg);

pDC

A pointer to CDC the splitter to be drawn on.

rectArg

A reference to CRect within which the splitter box will be drawn.

Remarks

A helper function to draw the splitter box within the given rectangle. It is called to draw the splitter box on the scrollbar.

CGXDTabWnd

Class Overview | Class Members