Dynamically moving a user control at run time

  • Thread starter Thread starter Jedi
  • Start date Start date
J

Jedi

I am trying to achivieve a drag control functional for a windows form.

The user should be able to move the control by dragging it withing the
confines of my form.

How would i implement this drag functionality?

Any help would be highly appreciated.
 
its all client scipt. get javascript book. also look at webparts which
allows some dragging panels of controls.

-- bruce (sqlwork.com)
 

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