KeyboardMode Property
Syntax
Object.KeyboardMode
Data Type
You can use the following constants with this data type:
- cwKeyboardHandled–Keystrokes are processed by the control.
- cwKeyboardNone–Keystrokes are ignored by the control.
Applies To
Purpose
Specifies how the control handles keyboard input from the user.