CNiKnob::KeyboardMode

CNi

Class
CNiKnob::
KeyboardMode
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: IncDecValueNext page: Pointers    
Public Data Item Declared in:
NiKnob.h

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

KeyboardModes KeyboardMode;

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

Specifies how the control handles keyboard input from the user. The following list includes valid values for this function.

  • CNiKnob::KeyboardNone - the control ignores keystrokes.
  • CNiKnob::KeyboardHandled - the control processes keystrokes.

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