![]() |
KeyboardMode








Public Data Item |
Declared in: NiButton.h |
Declaration
KeyboardModes KeyboardMode;
Description
Specifies how the control handles keyboard input from the user. This function returns one of the values listed below.
- CNiButton::KeyboardNone - the control ignores keystrokes.
- CNiButton::KeyboardHandled - the control processes keystrokes.