Forms > Forms Assembly Interfaces > IKeyPressEventArgs
The IKeyPressEventArgs interface contains properties of the argument of the OnKeyPress event that occurs on pressing a key.
Property name | Brief description | |
![]() |
The Key property determines a character of the key that was pressed. |
See also: