摘要: Silverlight入门教程(五): 使用ListBox and DataBinding 组件显示列表数据-教程资料网 www.zhiweinet.com 阅读全文
posted @ 2009-09-03 14:39 herobeast 阅读(162) 评论(0) 推荐(0)
摘要: If you just want the extension method library or source, jump to the bottom. If not, read on… Silverlight is pretty limited when it comes to mouse events. Out of the box, you only have five events yo... 阅读全文
posted @ 2009-09-03 11:36 herobeast 阅读(273) 评论(0) 推荐(0)
摘要: by Morten 5/9/2009 6:10:00 PM In an earlier post, I created a small extension library that added several mouse gestures to Silverlight. However, the right-click only worked in Internet Explorer, and t... 阅读全文
posted @ 2009-09-03 11:31 herobeast 阅读(347) 评论(0) 推荐(0)
摘要: Mike Snow recently posted an article on how to do double clicks in Silverlight. However, his approach isn't very reusable, doesn't allow for multiple listeners and doesn't check to see if the mouse mo... 阅读全文
posted @ 2009-09-03 11:28 herobeast 阅读(305) 评论(0) 推荐(0)