Search
KeyboardEventArgs Properties
 


 Public Properties

  Name Description

Component

Gets the related component. (Inherited from ComponentEventArgs.)

Key

Gets the key related to the event.

KeyChar

Gets the character representing the key related to the event.

Modifiers

Gets the keyboard modifiers related to the event.

ParentHost

Gets the host containing the component. (Inherited from ComponentEventArgs.)

 See Also