IKeyPressEventArgs

Description

The IKeyPressEventArgs interface contains properties of the argument of the OnKeyPress event that occurs on pressing a key.

Properties

  Property name Brief description
The Key property determines a character of the key that was pressed.

See also:

Forms Assembly Interfaces