Dragging Controls on Form at runtime

Posted by j-t-s on Stack Overflow See other posts from Stack Overflow or by j-t-s
Published on 2010-05-11T14:59:27Z Indexed on 2010/05/11 15:04 UTC
Read the original article Hit count: 175

Filed under:
|
|
|
|

Hi All

I've just started using WPF. But I'm trying to add my code that (from Winforms) enables the user to drag any control whereever they wish at runtime. But I can't seem to get the current Location of the mouse... Eh? There is no Location for Mouse? :(

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf