Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this function to load the document's default title and display it in the document's title bar.
virtual void SetDefaultTitle(
CDocument* pDocument
) = 0;
Parameters
- pDocument
Pointer to the document whose title is to be set.
Remarks
For information on the default title, see the description of CDocTemplate::docName in CDocTemplate::GetDocString.
Requirements
Header: afxwin.h