I want to take advantage of the new features in Windows 7 using C# (ie. JumpList, Window Shake, etc). Are there any websites/tutorials that can show me what I want to learn.
Taking advantage of Windows 7 RC using C#?
Check out this link. Good info:
http://windowsteamblog.com/blogs/developers/archive/2009/05/18/windows-7-managed-code-apis.aspx
funny, I just saw that blog today - looks interesting. –
Theorist
Yea, I haven't had a chance to mess with it yet, but I really want to mess with the Jump Lists. I can see that being really powerful, and helpful to your end user. –
Chilly
The library is available at http://code.msdn.microsoft.com/WindowsAPICodePack
I found a link on how to perform the JumpList using the WindowsAPICodePack from MSDN.
© 2022 - 2024 — McMap. All rights reserved.