XLL+ Class Library

CXlControl::GetValue

Returns the text value of the control

[C++]
CString GetValue() const;

Remarks

Returns the value of the control. For some controls, including static fields, the value is always blank.

Requirements

Header: xldialog.h

See Also

CXlControl Class | CXlControl Methods