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.
The framework calls this method when it loads the menu resource from the resource file.
virtual void OnDefaultMenuLoaded(
HMENU hMenu
);
Parameters
- [in] hMenu
The handle for the menu attached to the CMFCMenuBar object.
Remarks
The default implementation of this function does nothing. Override this function to execute custom code after the framework loads a menu resource from the resource file.
Requirements
Header: afxmenubar.h