The KeyPressEventArgs class implements argument of the OnKeyPress and ToolbarComboBox.OnKeyPress events.
Constructor name | Brief description | |
The Create constructor creates an argument of the events of pressing the key. |
Property name | Brief description | |
The Key property determines a character of the key that was pressed. |
See also: