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.2
Syntax
public override bool AllowDrag { get; }

Property Value

Boolean
See Also