| PreProcessKeyDownEventArgs Class |
|
Namespace: DataPAEnterpriseDashboard
public class PreProcessKeyDownEventArgs : EventArgs, _PreProcessKeyDownEventArgs
The PreProcessKeyDownEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PreProcessKeyDownEventArgs |
Create and returns a new PreProcessKeyDownEventArgs object.
|
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| 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.
|