CFrameWnd::CreateView

Call this member function to create a view, that is not derived from CView, within a frame.

Syntax

CWnd* CreateView( CCreateContext* pContext, UINT nID = AFX_IDW_PANE_FIRST );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CFrameWnd Overview, CFrameWnd Member Functions, Frame Windows and Splitter Windows