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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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