Component Library JacekMatulewski.Util documentation

FileListBox.StartDragAutomatically Property

Determines if the drag'n'drop process begin automatically after dragging element for number of pixels determined by DragDistance property.

[Visual Basic]
Public Property StartDragAutomatically As Boolean
[C#]
public bool StartDragAutomatically {get; set;}

See Also

FileListBox Class | JacekMatulewski.Util Namespace | DragDistance