Click or drag to resize

BeforeShellDropEventArgsEffect Property

Gets the effect that is about to be executed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public DragDropEffects Effect { get; }

Property Value

Type: DragDropEffects
One of the DragDropEffects.
See Also