Click or drag to resize

Window.DragImageList Property

X#
The ImageList object used for a drag-and-drop operation.

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

Property Value

Type: Usual
The ImageList object used for a drag-and-drop operation.
See Also