[C++]
class CXlControlIntegerEdit
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.
Header: xldialog.h
CXlControlIntegerEdit Methods
| xldialog.h
| CXlDialog object
| CXlControl object