Drag and drop a control

A

anujithsankar

Hi All,

Is it possible to drag a control and move to a desired location on the
form. I have developed an user control and would like to give the user
to arrange the user controls according to his wish during run time. I
can find code where data is dragged and dropped to a target. But in
this case, there will be no target. The user can drag the control and
place anywhere on the form (GUI).

Application is to be developed on VB.NET 2003.

Thanks in Advance,

Boss
 
R

Rory Becker

Is it possible to drag a control and move to a desired location on the
form. I have developed an user control and would like to give the user
to arrange the user controls according to his wish during run time. I
can find code where data is dragged and dropped to a target. But in
this case, there will be no target. The user can drag the control and
place anywhere on the form (GUI).

A commercial option from Developer Express : http://www.devexpress.com/Products/NET/WinForms/XtraLayoutControl/
 

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

Top