Click or drag to resize

DriveListAllowDrag Property

Overwrites the AllowDrag property because the DriveList does not support Drag/Drop.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public override bool AllowDrag { get; }

Property Value

Type: Boolean
See Also