DataPA Enterprise Dashboard Controls API Reference

The PreProcessKeyDownEventArgs type exposes the following members.

Constructors

  Name Description
Public method PreProcessKeyDownEventArgs
Create and returns a new PreProcessKeyDownEventArgs object.

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property Key
Gets the key that was pressed as a string.
Public property KeyData
Gets the key that was pressed as a string.
Public property ProcessKeyPress
Gets and sets a value that indicates whether the keypress will be processed.

See Also