I am looking for a way to implement a PrograssBar on Application TaskBar item on Windows 7 as you can see in Windows 7 like when copying files!
I need to do it with a few lines in Visual Basic .NET 2008.
I know there is a Windows API Code Pack by Microsoft but it's a large collection and written in C#.
Anyone knows how to do this in VB.NET without using a .dll reference?
Thanks
I need to do it with a few lines in Visual Basic .NET 2008.
I know there is a Windows API Code Pack by Microsoft but it's a large collection and written in C#.
Anyone knows how to do this in VB.NET without using a .dll reference?
Thanks