Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the current text in an edit box control.
HRESULT GetEditBoxText(
DWORD dwIDCtl,
CString& strText
);
Parameters
dwIDCtl
The ID of the edit box.strText
The text value.
Requirements
Header: afxdlgs.h