XLL+ Class Library

CXlControlIntegerEdit Class

[C++]
class CXlControlIntegerEdit

Overview

The CXlControlIntegerEdit class instantiates an integer edit field. The value of the field can be read and set by calling GetIntValue() and SetIntValue().

If the user attempts to enter anything other than an integer, an error message will be displayed.

Methods of parent class

Requirements

Header: xldialog.h

See Also

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