DataPA Enterprise Dashboard Controls API Reference
The PreProcessKeyDownEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PreProcessKeyDownEventArgs |
Create and returns a new PreProcessKeyDownEventArgs object.
|
Fields
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Properties
Name | Description | |
---|---|---|
Key |
Gets the key that was pressed as a string.
|
|
KeyData |
Gets the key that was pressed as a string.
|
|
ProcessKeyPress |
Gets and sets a value that indicates whether the keypress will be processed.
|