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
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 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