Can I drag and drop a usercontrol between splitcontainer panels?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a windows form with a few splitcontainerpanels that each load with a
usercontrol. I would like the user to be able to move the usercontrols
around so that they can customize their view. Is dodragdrop the best way to
accomplish this? If so, does someone have a code example handy?

Also, I would like to provide icons that will drag other usercontrols onto
the form. Maybe I'm barking up the wrong tree. Sorry, I'm new to all this.

Thanks.
 
Back
Top