screen view
-
Hello... i need to split the forms to two screens show.. like one window wolla start at the main screen and any given time other windows pop up at second screen... Thanks... Shimon
-
Hello... i need to split the forms to two screens show.. like one window wolla start at the main screen and any given time other windows pop up at second screen... Thanks... Shimon
What language are you using ? .NET languages have a Screen.AllScreens enum that gives you the bounds of all your screens, so it's trivial to position windows in them.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )