What I'm trying to do is to create software which will behave as windows task bar.
So my point is that I want software that will be visible above task bar and when you maximize another app window it will not go over it.
So i want that any other software when in maximized state to be till the red line. Red line will be my software which will be visible at any time except when other software is in full screen.
So is there a way to do this. C# preferred.
What I want to know is how to do it, I presume it needs to be done through WinApi, but I don't know even how call this app behavior.
Thanks in advance.
You want to register your application as an App Bar. Use SHAppBarMessage
. See this question for sample C# code.
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