Click or drag to resize

TreeView.DragImageList Property

X#
An image list containing a single image displayed during a drag-and-drop operation for the tree 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 tree view.
See Also