CFileDialog::GetEditBoxText

Pobiera bieżący tekst w polu edycyjnym.

HRESULT GetEditBoxText(
   DWORD dwIDCtl,
   CString& strText
);

Parametry

  • dwIDCtl
    Identyfikator pola edycji.

  • strText
    Wartości tekstowe.

Wymagania

Nagłówek: afxdlgs.h

Zobacz też

Informacje

Klasa CFileDialog