LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

DragStartsOnDown Property


Gets or sets a value that indicates whether DragStarted events should fire on mouse or touch down. WinRT support
Syntax
public bool DragStartsOnDown {get; set;}
 get_DragStartsOnDown();
set_DragStartsOnDown(value);

Property Value

true if DragStarted events should fire on mouse or touch down; otherwise, it is false (DragStarted events will fire on mouse or touch up). Default value is true.
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.