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

Property Value

Boolean
See Also