CMenu::ModifyMenu(.....). i.e. CMenu *pMen = GetMenu(); // Get a pointer to the menu within the window class. pMen->ModifyMenu( ID_MNU_EXAMPLE, MF_BYCOMMAND ...
確定! 回上一頁