LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

DragCompleted Event


Occurs when the user completes a drag operation. WinRT support
Syntax
add_DragCompleted(function(sender, e))
remove_DragCompleted(function(sender, e))

Event Data

The event handler receives an argument of type InteractiveDragCompletedEventArgs containing data related to this event. The following InteractiveDragCompletedEventArgs properties provide information specific to this event.

PropertyDescription
Change Gets or sets the change between the original and current position. WinRT support
Direction Gets or sets the direction of the drag operation. WinRT support
NativeEventArgs (Inherited from Leadtools.Controls.InteractiveEventArgs)Gets or sets the native Windows Runtime event associated with this event. WinRT support
Origin (Inherited from Leadtools.Controls.InteractiveEventArgs)Gets or sets the original mouse or touch position. WinRT support
Position (Inherited from Leadtools.Controls.InteractiveEventArgs)Gets or sets the current mouse or touch position. WinRT support
Velocity Gets or sets the final horizontal and vertical velocity of the drag, if the drag was inertial. WinRT support
Remarks

The DragCompleted event will always occur after the DragStarted event and any of the following occur:

InteractiveDragCompletedEventArgs
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InteractiveService Class
InteractiveService Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.