KeyPressEventArgs Class

Provides data for the KeyPress event from a Form control. Used by ComboBox and TextBox.

Namespace: elsystem.windows.forms

Properties

  Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property KeyChar int Gets or sets the character value corresponding to the key pressed.