![]() |
KeyboardMode








Public Data Item |
Declared in: NiSlide.h |
Declaration
KeyboardModes KeyboardMode;
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.