XLL+ Class Library

CXlControlNumberEdit Class

[C++]
class CXlControlNumberEdit

Overview

The CXlControlNumberEdit class instantiates an numeric edit field. The value of the field can be read and set by calling GetNumberValue() and SetNumberValue().

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

Methods of parent class

Requirements

Header: xldialog.h

See Also

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