CView

E828348

CView is a core Microsoft Foundation Class (MFC) C++ class that represents the visual interface for displaying and interacting with document data in an application’s user interface.

Jump to: Statements Referenced by

Statements (46)

Predicate Object
instanceOf C++ class
MFC class
user interface class
associatedWith HWND window handle
baseClassFor CEditView NERFINISHED
CFormView NERFINISHED
CListView
CRecordView NERFINISHED
CRichEditView
CScrollView NERFINISHED
CTreeView NERFINISHED
belongsTo MFC UI layer
category GUI framework class
collaboratesWith CDocument
CFrameWnd NERFINISHED
creation typically created by MFC framework
customization via subclassing and message handlers
definedIn MFC library headers
documentation Microsoft Docs MFC reference NERFINISHED
headerFile afxext.h
inheritsFrom CCmdTarget NERFINISHED
introducedFor Windows desktop applications
language C++
lifecycleMethod OnInitialUpdate
overrides OnDraw
OnInitialUpdate
OnUpdate
partOf Microsoft Foundation Class Library NERFINISHED
pattern document/view architecture
platform Windows
surface form: Microsoft Windows
providedBy Microsoft NERFINISHED
provides message handling via message maps
renderingMethod OnDraw
represents visual interface for document data
role view in document/view pattern
supports command routing
displaying document data
print preview
printing
scrolling via derived classes
user interaction with document data
updateMethod OnUpdate
usedFor custom drawing with GDI
handling keyboard input
handling mouse input
usedIn MFC document/view architecture NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.