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.2
Syntax
public DragDropEffects Effect { get; }

Property Value

DragDropEffects
One of the DragDropEffects.
See Also