XLL+ Class Library (7.0)

CXlControl::GetText

Returns the text of the control

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