CMFCPopupMenuBar::ImportFromMenu
從指定的功能表的快顯功能表按鈕。
virtual BOOL ImportFromMenu(
HMENU hMenu,
BOOL bShowAllCommands = FALSE
);
參數
[in] hMenu
匯入快顯功能表按鈕的功能表。[in] bShowAllCommands
TRUE ,如果在功能表中的所有命令要匯入,或 FALSE (如果很少使用其中一個可能會隱藏。
傳回值
傳回 TRUE ,如果功能表按鈕從功能表已成功匯入,則為 FALSE 。
需求
標題: afxpopupmenubar.h