CWKeyboardModes Enumeration

3D Graph Control

CWKeyboardModes Enumeration

Constants that specify how a control responds to keyboard input.

You can use the following constants with this data type:

  • cwKeyboardHandled–Keystrokes are processed by the control.
  • cwKeyboardNone–Keystrokes are ignored by the control.

See Also

KeyboardMode