CNiSlide::KeyboardMode

CNi

Class
CNiSlide::
KeyboardMode
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: InteriorColorNext page: Pointers    
Public Data Item Declared in:
NiSlide.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.

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

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