Click or drag to resize

CustomFileListTAllowDropToTheBackground Property

If this property is set to true, the user is allowed to drop items onto the background in order to add them to the displayed list of files.

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

Property Value

Type: Boolean
See Also