Error processing SSI file
(Leadtools.Controls)

Show in webframe

InteractiveEventArgs Class




Members 
Defines the Base class for all the interactive events.
Syntax
public class InteractiveEventArgs : System.EventArgs 
'Declaration
 
Public Class InteractiveEventArgs 
   Inherits System.EventArgs
Remarks

Contains the following:

Member Description
MouseButton

The mouse button that triggered this event. Only valid if the device supports mouse.

NativeEvent

The native event data associated with this event.

Origin

Original mouse or touch position.

Position

Current mouse or touch position.

IsHandled

Indicate whether this event is handled.

Requirements

Target Platforms

See Also

Reference

InteractiveEventArgs Members
Leadtools.Controls Namespace

Error processing SSI file