I'm trying to add Jumplist support to my app, but I can only find the source code of libaries to do this in C#, I can't find any dlls anywhere. So where can I get one?
Or am I totally wrong and how do add the new windows 7 features in vb net?
I'm trying to add Jumplist support to my app, but I can only find the source code of libaries to do this in C#, I can't find any dlls anywhere. So where can I get one?
Or am I totally wrong and how do add the new windows 7 features in vb net?
You can use the C# source to compile the libraries and then use them from VB.NET.
I assume you're looking for the Windows® API Code Pack for Microsoft® .NET Framework? This should work just fine for you once compiled. Alternatively you could download the binaries for this Taskbar library if it meets your needs (although it doesn't look like jump lists are done yet).