LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

Hold Event


Occurs when the user taps and holds with the mouse or a finger. WinRT support
Syntax
add_Hold(function(sender, e))
remove_Hold(function(sender, e))

Event Data

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

PropertyDescription
NativeEventArgs Gets or sets the native Windows Runtime event associated with this event. WinRT support
Origin Gets or sets the original mouse or touch position. WinRT support
Position Gets or sets the current mouse or touch position. WinRT support
Remarks

The Hold event will fire when following occurs:

The Hold event is used usually on touch devices to show a context menu.

InteractiveEventArgs
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.