Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Called by the framework to retrieve the text for the MDI child window.
virtual CString GetFrameText() const;
Return Value
A string that contains the frame window text.
Remarks
This method is called by the framework to determine what text to display on the MDI tab that contains the MDI child frame window.
By default this method returns the window text. Override GetFrameText in a CMDIChildWndEx-derived class to customize this behavior.
Requirements
Header: afxMDIChildWndEx.h