Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Adapts the document-view architecture to the common controls supported by Windows 98 and Windows NT versions 3.51 and later.
class CCtrlView : public CView
Members
Public Constructors
Name |
Description |
|---|---|
Constructs a CCtrlView object. |
Protected Methods
Name |
Description |
|---|---|
Called by the framework to draw using the specified device context. |
|
Called before the creation of the Windows window attached to this CCtrlView object. |
Protected Data Members
Name |
Description |
|---|---|
Contains the default style for the view class. |
|
Contains the Windows class name for the view class. |
Remarks
The class CCtrlView and its derivatives, CEditView, CListView, CTreeView, and CRichEditView, adapt the document-view architecture to the new common controls supported by Windows 95/98 and Windows NT versions 3.51 and later. For more information on the document-view architecture, see Document/View Architecture.
Inheritance Hierarchy
CCtrlView
Requirements
Header: afxwin.h