EndDragAt Method

Class

AnyWin class.

Action

Releases mouse button and dragged item at specified location.

Availability

This functionality is supported only if you are using the Classic Agent.

Syntax

window.EndDragAt (iX, iY)
Variable Description
iX Horizontal coordinate relative to current window at which to release mouse button. INTEGER.
iY Vertical coordinate relative to current window at which to release mouse button. INTEGER.