CSplitterWnd::OnDrawSplitter

This member function is called by the framework to draw and specify the exact characteristics of a splitter window.

Syntax

virtual void OnDrawSplitter( CDC* pDC, ESplitType nType, const CRect& rect );

At a Glance

Header file: Afxext.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CSplitterWnd Overview, CSplitterWnd Member Functions, Frame Windows and Splitter Windows, CSplitterWnd::OnInvertTracker