CFileDialog::AddText
Adds text to the dialog.
HRESULT AddText(
DWORD dwIDCtl,
const CString& strText
);
Parameters
dwIDCtl
The ID of the text to add.strText
The text name.
Requirements
Header: afxdlgs.h
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Adds text to the dialog.
HRESULT AddText(
DWORD dwIDCtl,
const CString& strText
);
dwIDCtl
The ID of the text to add.
strText
The text name.
Header: afxdlgs.h