CFormView::CFormView

These constructors construct a CFormView object and identify the dialog box resource on which the view is based in one of the following ways:

At a Glance

Header file: Afxext.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

CFormView( LPCTSTR lpszTemplateName );
CFormView( UINT
nIDTemplate );

See Also

CWnd::Create