CFileDialog::SetEditBoxText

Ustawia bieżący tekst w polu edycyjnym.

HRESULT SetEditBoxText(
   DWORD dwIDCtl,
   const CString& strText
);

Parametry

  • dwIDCtl
    Identyfikator pola edycji.

  • strText
    Wartości tekstowe.

Wymagania

Nagłówek: afxdlgs.h

Zobacz też

Informacje

Klasa CFileDialog