CFileDialog::AddMenu
Adds a menu to the dialog.
HRESULT AddMenu(
DWORD dwIDCtl,
const CString& strLabel
);
Parameters
dwIDCtl
The ID of the menu to add.strLabel
The menu name.
Requirements
Header: afxdlgs.h
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Adds a menu to the dialog.
HRESULT AddMenu(
DWORD dwIDCtl,
const CString& strLabel
);
dwIDCtl
The ID of the menu to add.
strLabel
The menu name.
Header: afxdlgs.h