.NET 3.5是否允许使用Windows 7的新功能?

kia*_*uno 4 .net .net-3.5 windows-7

在Windows 7上运行的某些应用程序(例如,Internet Explorer,Google Chrome)使用它们在任务栏中显示的图标来显示一个小进度条.是否可以使用.NET Framework 3.5使用该功能?

Jar*_*Par 5

试试Windows API代码包

This assembly provides access to Windows specific features like the tool bar. It allows for just the scenario you're looking for.