Bind a window to the side of the screen
.NET (Core and Framework)
2
Posts
2
Posters
0
Views
1
Watching
-
Hi I need to bind (or dock) a window to the right side of the screen. Also, no other window (from my or another application) show be able to go over it, maximized or not. How can i do this ? Thanks Heelios ;)
See this CodeProject article: http://www.codeproject.com/csharp/csdoesshell3.asp [^]