NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

KeyPressEventArgs Properties

The properties of the KeyPressEventArgs class are listed below. For a complete list of KeyPressEventArgs class members, see the KeyPressEventArgs Members topic.

Public:

ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
Handled Gets or sets a value indicating whether the System.WinForms.Control.KeyPress event was handled.
KeyChar Gets the character corresponding to the key pressed.

See Also

KeyPressEventArgs Class | System.WinForms Namespace