Drag and drop

Element to drag n drop control. There can be drag and drop by the search templates, and in this case Search pattern (source and destination) must be specified, or drag and drop by coordinates, in this case Coordinates (source and destination) must be specified.

Properties

- Search pattern (source): [String] Source search pattern

- Control (source): [LTools.Desktop.Model.DUIControl] Source element reference

- Coordinates (source): [System.Drawing.Rectangle] Source component coordinates

- Search pattern (destination): [String] Destination search pattern

- Control (destination): [LTools.Desktop.Model.DUIControl] Destination element reference

- Coordinates (destination): [System.Drawing.Rectangle] Destination component coordinates

- Time-out*: [Int32] Element finish max time (ms)

Last updated