CSplitterWnd::OnDraw

Called by the framework to draw the splitter window.

virtual void OnDraw(
   CDC* pDC
);

Parameters

  • pDC
    A pointer to a device context.

Requirements

Header: afxext.h

See Also

Reference

CSplitterWnd Class