Error processing SSI file
(Leadtools.Controls)

Show in webframe

Effect Property




Current drop effect.
Syntax
public DragDropEffects Effect {get; set;}
'Declaration
 
Public Property Effect As DragDropEffects

Property Value

The current drop effect. Default value is None.
Remarks

Change the value of this property to update UI (mouse cursor). Set it to None to disable dropping.

Example

For an example, refer to ImageViewerDragInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerItemDragDropEventArgs Class
ImageViewerItemDragDropEventArgs Members

Error processing SSI file