This class, like the CEdit class, encapsulates the functionality of a Windows edit control but, because CEditView is also derived from the CView class, objects of class CEditView can be used with documents and document templates. You can use this class to implement simple text-editor functionality.
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 |
CEdit, CDocument, CDocTemplate, CCtrlView, View Classes