Window.DragImageList Property | |
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
public virtual Usual DragImageList { get; }
Request Example
View SourceProperty Value
Type:
UsualThe ImageList object used for a drag-and-drop operation.
See Also