Error processing SSI file
(Leadtools.Controls)

Show in webframe

AllowedEffects Property




Drag operations that can occur.
Syntax
public DragDropEffects AllowedEffects {get; set;}
'Declaration
 
Public Property AllowedEffects As DragDropEffects

Property Value

The drag operations that can occur. Default value is Copy | Move | Link.
Example

For an example, refer to ImageViewerDragInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerDragInteractiveMode Class
ImageViewerDragInteractiveMode Members

Error processing SSI file