dropMoveKeyState Property

Summary

Modifier key used to initiate a move drop operation.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'dropMoveKeyState', 
	get: function(), 
	set: function(value) 
) 
dropMoveKeyState: Keys; 

Property Value

The key modifier used to initiate a move drop operation. Default value is Control.

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
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.