CNiNumEdit::Mode

CNi

Class
CNiNumEdit::
Mode
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: MinimumNext page: RangeChecking    
Public Data Item Declared in:
NiNumedit.h

'Declaration' icon -- Shortcut to top of page. Declaration

NumEditModes Mode;

'Description' icon -- Shortcut to top of page. 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.

'See Also' icon -- Shortcut to top of page. See Also