Is there a plugin to VS.NET 2010 that implements kinetic scrolling like on the iPhone? Basically, I want the text edit开发者_Go百科or in VS.NET to do kinetic/smooth scrolling.
Maybe this adding could be interesting for you:
http://visualstudiogallery.msdn.microsoft.com/en-us/7860a6a7-d50c-488c-8bb5-e99d8ed057d2?SRC=Home
You can implement it in .NET with the demo linked on this MSDN post.
精彩评论