开发者

WPF :: how to drag and drop labels

开发者 https://www.devze.com 2023-02-16 13:39 出处:网络
i want to achieve drag and drop on labels to a grid on my app, i don\'t know how should i do that, should i use normal mouse events? is there anything special that will make my life easier in WPF开发者

i want to achieve drag and drop on labels to a grid on my app, i don't know how should i do that, should i use normal mouse events? is there anything special that will make my life easier in WPF开发者_JS百科?

i'm not asking for a solution, i read tons of WPF example, but all talking about Dragging files to my app, but i found nothing about dragging Controls to a Grid on something like that can you help ?

Thanks


if i have understand your right... try this: http://vijaykamat.blogspot.com

0

精彩评论

暂无评论...
验证码 换一张
取 消