Click or drag to resize

ListView.DragImageList Property

X#
An image list containing a single image displayed during a drag and drop operation for the list view.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY DragImageList AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
An image list containing a single image displayed during a drag and drop operation for the list view.
See Also