Drag and drop
I've got 2 sets of Image controls and label controls on a form, each of them control arrays; I can drag and drop from one set of images to the other one and the attached label displays the index of the dragged image; BUT if I click on one of the images, without dragging it, it just disappears and leaves a blank Image control, which is what I need to avoid.
Is there a way to stop this annoying behaviour?
VRPinhao
|