Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.Net 是否有半体面的鼠标手势库?发现很少,也没有像样的。
没试过,但在 Codeplex 上找到了这个:
.NET 的鼠标手势
我相信手势和多点触控支持将出现在 .NET 4 中。Visual Studio 2010 的 Beta 2 可在 MSDN 上获得,并将于 10 月 21 日提供公共测试版。这是您需要查看的地方。
我不知道这将如何与鼠标交互。
代码项目中的一篇有趣的文章和代码:
http://www.codeproject.com/KB/recipes/cmgblade.aspx