![]() |
KeyboardMode








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