Error processing SSI file
(Leadtools.Controls)

Show in webframe

DropCopyKeyState Property




Modifier key used to initiate a copy drop operation
Syntax
public virtual Keys DropCopyKeyState {get; set;}
'Declaration
 
Public Overridable Property DropCopyKeyState As Keys

Property Value

The key modifier used to initiate a copy drop operation. Default value is LButton.
Remarks

For more information refer to Image Viewer Drag and Drop.

Example

For an example on using the image viewer as the target for a drag/drop operation, refer to ItemDragDrop.

For an example on using the image viewer as the source of a drag/drop operation, refer to ImageViewerDragInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file