| KeyEventArgs Methods | 
The KeyEventArgs type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | IsKeyDown | 
            Determines whether the specified key and modifier was pressed
             | 
|  | IsKeyUp | 
            Determines whether the specified key and modifier was released
             | 
 See Also
See Also