Click or drag to resize

FolderViewEventsBeginDrag Event

Occurs when a drag operation has begun.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<DispatchEventArgs> BeginDrag

Value

Type: SystemEventHandlerDispatchEventArgs
See Also