Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : InteractiveKeyEventArgs Class |
public class InteractiveKeyEventArgs : System.EventArgs
'Declaration
Public Class InteractiveKeyEventArgs Inherits System.EventArgs
Contains the following:
Member | Description |
---|---|
NativeEvent |
The native event data associated with this event. |
KeyCode |
The key code pressed or released. |
IsHandled |
Indicate whether this event is handled. |