Click or drag to resize

DLKeyEvent Methods

The DLKeyEvent type exposes the following members.

Methods
NameDescription
Public method GetAvailableDLKeyEvents
Retrieves the array of all available DLKeyEvent.
Public method GetKeyCodeType
Retrieves the corresponding DLKeyEvent value, from a valid integer.
Public method ValueOf
Returns the enum constant of this class with the specified name.
Public method Values
Returns an array containing the constants of this enum class, in the order they are declared.
Top Top
See Also