Click or drag to resize

E3DKeyPressEventArgs Properties

The E3DKeyPressEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyHandled
Gets or sets a value indicating whether the event was handled.
Public propertyKeyChar
Gets the character corresponding to the key pressed.
Top
See Also