Click or drag to resize

DriveListAllowDrop Property

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

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

Property Value

Type: Boolean
See Also