开发者

WPF Dragging a window to the desktop

开发者 https://www.devze.com 2022-12-27 06:19 出处:网络
I\'ve seen some nice Adobe AIR demos where开发者_开发知识库 a component of the application is dragged outside of the application and dropped onto the desktop and then continues to run in a new window.

I've seen some nice Adobe AIR demos where开发者_开发知识库 a component of the application is dragged outside of the application and dropped onto the desktop and then continues to run in a new window. This seems to be facilitated by the NativeDragManager class.

Is there anything similar in WPF? How would you go about implementing this sort of functionality in WPF to allow a user control to be dragged to the desktop and then continue to run in a new window? This is great for multi-monitor scenarios and exactly what msft have added to vs2010.

Regards

pfaz

0

精彩评论

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

关注公众号