Click or drag to resize

CustomFileListTCopyMode Property

Copy mode allows you to control the behaviour when files or folders get dropped.

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

Property Value

Type: DragDropEffects
See Also