Windows 10 green progress bar

Copper Contributor

I was wondering how I could create a green progress bar like this

Computergeek11205_0-1621096267100.png

or like this

Computergeek11205_1-1621096379403.png

Thanks.

 

1 Reply
Hi @Computergeek11205 ,

this seems like a pretty hard challenge,

If you just need a good looking taskbar watch this video (There are tons of videos):
https://www.youtube.com/watch?v=sZxBomuh3Ew

In case you need exacly the original W10 progress bar I found these official MS documentations, maybe they help you:

https://docs.microsoft.com/en-us/dotnet/api/system.windows.shell.taskbariteminfo?redirectedfrom=MSDN...

https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.progressbar.isindeterminate?redi...

Best regards,
Schnittlauch

"First, No system is safe. Second, Aim for the impossible. Third no Backup, no Mercy" - Schnittlauch

My answer helped you? Don't forget to leave a like. Also mark the answer as solved when your problem is solved. :)