Поделиться через


CEditView::CEditView

Constructs an object of type CEditView.

CEditView( );

Заметки

After constructing the object, you must call the CWnd::Create function before the edit control is used. If you derive a class from CEditView and add it to the template using CWinApp::AddDocTemplate, the framework calls both this constructor and the Create function.

Требования

Header: afxext.h

См. также

Основные понятия

CEditView Class

CEditView Members

Hierarchy Chart

CWnd::Create

CWinApp::AddDocTemplate