Error processing SSI file
(Leadtools.Controls)

Show in webframe

InteractiveKeyEventArgs Class




Members 
Contains data for the InteractiveService.KeyDown and InteractiveService.KeyUp events.
Syntax
public class InteractiveKeyEventArgs : System.EventArgs 
'Declaration
 
Public Class InteractiveKeyEventArgs 
   Inherits System.EventArgs
Remarks

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.

Requirements

Target Platforms

See Also

Reference

InteractiveKeyEventArgs Members
Leadtools.Controls Namespace

Error processing SSI file