Click or drag to resize

KeyEvent Properties

The KeyEvent type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets the keyboard code.
Public propertySuppressKeyPress
Gets or sets a value indicating whether the key event should be passed on to the underlying control.
Top
See Also