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.
Called by the framework when the associated menu is updated.
afx_msg void OnUpdateControlBarMenu(
CCmdUI* pCmdUI
);
Parameters
- pCmdUI
A pointer to a CCmdUI object representing the menu that generated the update command. The update handler calls the Enable member function of the CCmdUI object through pCmdUI to update the user interface.
Requirements
Header: afxwin.h