Ant Organisation Ltd documentation

Controller.SetImage Method 

Changes the currently displayed image for dragging to the named one.

void SetImage(
   string name
);

Parameters

name
Name of image to use, or "" to use the default supplied in DragSource.StartDrag.

See Also

Controller Interface | Ant.Shared.Windows.DragDrop Namespace