Windows 10 provide for users switching between virtual desktops using Task View.
For developing purpose, I need to:
How can I do that? Is there any API?
Thank you for your help!
There is an interface that should provide most of the functionality you need: IVirtualDesktopManager interface
It has the following methods:
In case that wasn't enough, there are even more unofficial APIs documented on this Russian website http://www.cyberforum.ru/blogs/105416/blog3671.html
Edit: here's a C# wrapper library for all the COM interfaces: https://github.com/Grabacr07/VirtualDesktop
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With