I have an application which runs on 2 monitors开发者_Python百科 (say Primary screen and Secondary screen). The secondary screen does not have the control box property set to it. It depends completely
I\'ve read tons of other questions and googled the issue, but I can only figure out how to do it if I\'m using winforms. I\'m currently writing a library, and one of the functions of the library is to
Is there a way to check that a WinForm is fully visible on the screen (eg is not out of bounds of the screen?)
I\'ve got a program which is using multiple monitors. The program is showing special visualizations on the second monitor. At one point, the program uses windows shell functions to send files to the r
I am developing an educational software solution where I need to clone the screen of one computer on 开发者_运维百科5 or 6 LCD screens. The screens would be 15-20 feet apart.
I use a laptop +a widescreen monitor, as dual screen setup. Half the time when I reconnect the laptop back a开发者_Go百科fter working on it standalone , the dual-screen settings gets automatically swi
Question I have an OpenGL application that will run in machines with diverse multi-GPU configurations (and possibly different Windows versions, from XP to 7). Is there a general way to select the spe
I have to implement a feature where the last position of the window is saved. When the application starts up this position needs to be obtained and restored.
Currently working with / developing for / supporting 开发者_开发技巧a multi-platform application that uses Ruby in the front-end. The application is
I am a beginner in WPF. I want my application to stretch across two screens which have the same resolution.