Drag
- Last UpdatedNov 17, 2021
- 1 minute read
The Drag method begins, ends, or cancels the drag operation for any object except for Menu, Line, Time, and Shape.
Syntax
[Result=] <objectname>.Drag();
Return Value
Returns True if successful; otherwise returns False.