CSplitterWnd::CSplitterWnd

This constructor constructs a splitter window and attaches it to the CSplitterWnd object.

To construct a CSplitterWnd object, call the constructor, which creates the CSplitterWnd object, then call the Create method.

At a Glance

Header file: Afxext.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

CSplitterWnd( );

See Also

CSplitterWnd::Create