IDragEventArgs.AllowedEffect

Syntax

AllowedEffect: DragDropEffects;

Description

The AllowedEffect property returns cursor look when the current Drag&Drop is executed.

See also:

IDragEventArgs