DragTargetControl

[property icon] DragTargetControl

Identifies the target control of a drag operation

Read-only Runtime-only OBJECT reference property

Applies to: Button , CheckBox , Graph , Grid , KCMLEdit , List Box , Picture Button , Radio , Rich Edit , Tree

Introduced in KCML version 6.60


>

DragTargetControl

This property returns the target control of a drag operation as an object. Normally this property will not be required as the target control will be known from the context of the Drop() event.

See also

Button methods, properties and events. CheckBox methods, properties and events. Graph methods, properties and events. Grid methods, properties and events. KCMLEdit methods, properties and events. List Box methods, properties and events. Picture Button methods, properties and events. Radio methods, properties and events. Rich Edit methods, properties and events. Tree methods, properties and events.