CView::CView

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 Overview |  Class Members |  Hierarchy Chart

See Also   CView::OnInitialUpdate