KeyPressEventArgs

Description

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

Designers

  Designer name Brief description
The Create designer creates argument of the events of pressing the key.

Properties inherited from IKeyPressEventArgs

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

See also:

Forms Assembly Classes