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.
CSplitterWnd( );
Header file: | Afxext.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CSplitterWnd Overview, CSplitterWnd Member Functions, Frame Windows and Splitter Windows, CSplitterWnd::Create