Error processing SSI file
(Leadtools.Controls)

Show in webframe

DragStartsOnDown Property




Indicates whether DragStarted events should fire on mouse or touch down.
Syntax
public bool DragStartsOnDown {get; set;}
'Declaration
 
Public Property DragStartsOnDown As Boolean

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

See Also

Reference

InteractiveService Class
InteractiveService Members

Error processing SSI file