Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Called by the framework to retrieve the icon of the MDI child window.
virtual HICON GetFrameIcon() const;
Return Value
A handle to the window icon.
Remarks
This method is called by the framework to determine what icon to display on the MDI tab that contains the MDI child frame window.
By default this method returns the window icon. Override GetFrameIcon in a CMDIChildWndEx-derived class to customize this behavior.
Requirements
Header: afxMDIChildWndEx.h