![]() |
KeyboardMode








Public Data Item |
Declared in: NiGraph.h |
Declaration
KeyboardModes KeyboardMode;
Description
Specifies how the control handles keyboard input from the user. The following list includes valid values for this function.
- CNiGraph::KeyboardNone - the control ignores keystrokes.
- CNiGraph::KeyboardHandled - the control processes keystrokes.