XLL+ Class Library (7.0)

CXlControlTextEdit Class

Text-box control supported by CXlDialog.

class CXlControlTextEdit : public CXlControl

Overview

The CXlControlTextEdit class instantiates a text edit field. The text of the field can be read and set by calling GetValue() and SetValue().

Methods of parent class

Requirements

Header: xldialog.h

See Also

CXlControlTextEdit Methods | xldialog.h | CXlDialog object | CXlControl object