Ant Organisation Ltd documentation

Controller.PushImage Method 

Changes the currently displayed image for dragging to the named one. Should be set back using PopImage.

void PushImage(
   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