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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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