CSplitterWnd::CreateView

Call this member function to create the panes for a static splitter window.

Syntax

virtual BOOL CreateView( int row, int col, CRuntimeClass* pViewClass, SIZE sizeInit, CCreateContext* pContext );

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