CView::CView

Use this constructor to construct a CView object. The framework calls the constructor when a new frame window is created or a window is split.

Syntax

CView( );

At a Glance

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

See Also

CView Overview, CView Member Functions, View Classes, CView::OnInitialUpdate