Target Feedback (TargetFeedback)

Action performed by dropping on object on this target.

TargetFeedback="Copy | Move | Copy&Move"

Value

Description

Copy

Copies the object to the target. The source object is not affected and the mouse pointer shows a small plus (+) sign (Default).

Move

Moves the object to this target. The source is hidden and the mouse pointer does not change.

Copy&Move

Action depends on the Ctrl key. Without depressing the Ctrl key, the object is moved to the target. When the Ctrl key is depressed while dragging, the object is copied to the target.

Setting in ProcScript

$fieldproperties(DDFLD) = "TargetFeedback=move"

Applies To

DropTarget