XLL+ Class Library

CXlControl::GetText

Returns the text of the control

[C++]
CString GetText() const;

Remarks

Returns the text of the control. For some controls, including all edit fields, the text is always blank.

Requirements

Header: xldialog.h

See Also

CXlControl Class | CXlControl Methods