c# - Windows Forms Force everything half screen and put my form on top -


i know how put form on top, i'm striving more specific behavior: want window on top of screen, forcing other windows half screen. illustrate want, open windows magnifier tool , dock top of screen.

does know how achieve this? hints or nudges in right direction welcome :)

thanks !!

there artice covers here - http://www.codeproject.com/kb/shell/csdoesshell3.aspx

the article contains finished library can used in own application.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -