KeyPressEventArgs

Description

The KeyPressEventArgs class implements argument of the OnKeyPress and ToolbarComboBox.OnKeyPress events.

Constructors

  Constructor name Brief description
The Create constructor creates an argument of the events of pressing the key.

Properties inherited from IKeyPressEventArgs

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

See also:

Forms Assembly Classes