I want to create a taskbar numberer that numbers each task bar icon so I can use the windows + [Number] shortcut without memorizing each icon’s number.
I’m trying to do this using C#. Where should I start looking?
I tried reading the ITaskbarList3 documentation but I still don’t have a clue about how to use it.
New contributor
Moaath Al-Wadeie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.