Click or drag to resize

ShellTreeViewAllowDrag Property

Use this property to turn on or off drag support with the Windows Explorer.

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool AllowDrag { get; set; }

Property Value

Type: Boolean
See Also