Click or drag to resize

KeyEventArgs Methods

The KeyEventArgs type exposes the following members.

Methods
  NameDescription
Public methodIsKeyDown
Determines whether the specified key and modifier was pressed
Public methodIsKeyUp
Determines whether the specified key and modifier was released
Top
See Also