description | title | ms.date | helpviewer_keywords | ms.assetid | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Learn more about: Document/View Creation |
Document-View Creation |
11/04/2016 |
|
bda14f41-ed50-439d-af9e-591174e7dd64 |
The framework supplies implementations of the New and Open commands (among others) on the File menu. Creation of a new document and its associated view and frame window is a cooperative effort among the application object, a document template, the newly created document, and the newly created frame window. The following table summarizes which objects create what.
Creator | Creates |
---|---|
Application object | Document template |
Document template | Document |
Document template | Frame window |
Frame window | View |
Document Templates and the Document/View Creation Process
Document Template Creation
Relationships Among MFC Objects
Creating New Documents, Windows, and Views