System.Windows.Forms.KeyPressEventArgs: Property Members

The properties of System.Windows.Forms.KeyPressEventArgs are listed below. For a list of all members, see the KeyPressEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

Handledbool.

Gets or sets a value indicating whether the Control.KeyPress event was handled.

KeyCharchar.

Gets or sets the character corresponding to the key pressed.