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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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