Share via


CView::CView

CView();

Remarks

Constructs a CView object. The framework calls the constructor when a new frame window is created or a window is split. Override the OnInitialUpdate member function to initialize the view after the document is attached.

CView OverviewClass MembersHierarchy Chart

See Also   CView::OnInitialUpdate