![]() |
Mode








Public Data Item |
Declared in: NiNumedit.h |
Declaration
NumEditModes Mode;
Description
Specifies how the control operates.
- CNiNumEdit::ModeControl - the control responds to user input.
- CNiNumEdit::ModeIndicator - the control does not respond to user input. In this mode, you can only change the value of the control programmatically.