CFileDialog::AddPushButton
Adds a button to the dialog.
HRESULT AddPushButton(
DWORD dwIDCtl,
const CString& strLabel
);
Parameters
dwIDCtl
The ID of the button to add.strLabel
The button 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 button to the dialog.
HRESULT AddPushButton(
DWORD dwIDCtl,
const CString& strLabel
);
dwIDCtl
The ID of the button to add.
strLabel
The button name.
Header: afxdlgs.h