CSplitterWnd::CSplitterWnd

Call this member function to create a splitter window and attach it to the CSplitterWnd object.

You construct a CSplitterWnd object in two steps. First, call the constructor, which creates the CSplitterWnd object, then call the Create function.

Syntax

CSplitterWnd( );

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::Create