KeyPressEventArgs Class
Provides data for the KeyPress event from a Form control. Used by ComboBox and TextBox.
Namespace: elsystem.windows.forms
Additional
properties, methods, and events are described in the classes listed
under Inheritance Hierarchy (see below).
|
Name |
Type |
Description |
|
KeyChar |
int |
Gets or sets the character value corresponding to the key pressed. |