Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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