Making a moveable control in WPF
Posted
by Dave Colwell
on Stack Overflow
See other posts from Stack Overflow
or by Dave Colwell
Published on 2010-05-13T23:57:22Z
Indexed on
2010/05/14
0:04 UTC
Read the original article
Hit count: 221
Hi guys,
I have a panel, within that panel are several rectangular controls (the number of controls vaires) I want the user to be able to move the controls around within the panel so that they can arrange the controls in the way that suits them best. does anyone have any resources i could read or simple tips which would get me headed down the right road?
© Stack Overflow or respective owner