animated drag drop..

  • Thread starter Thread starter Vijay
  • Start date Start date
V

Vijay

I have 2 controls on a Form, say Label 1 and Label 2

I click on Label 1 it registers as source control , and when I click on
Label2, it will become the destination.. and I want to perform a Drag/Drop
sort of effect at this time and indicate the moving text in this effect,
from Label 1 to Label 2.... how can I do this..??

Vijay
 
Vijay,

As with Drag'n'Drop you need to animated your self by moving (drawing and
deleting) an image - bitmap or metafile.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top