multiple-monitors
Minimize/Maximize both the screens
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[详细]
2023-03-28 18:19 分类:问答How do I detect which monitor an ASP.NET program is running on?
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[详细]
2023-03-21 08:34 分类:问答How can I check that a window is fully visible on the user's screen?
Is there a way to check that a WinForm is fully visible on the screen (eg is not out of bounds of the screen?)[详细]
2023-03-17 07:35 分类:问答Tell windows which monitor to display dialogs on
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[详细]
2023-03-14 20:22 分类:问答Cloning display over multiple monitors
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.[详细]
2023-03-14 04:34 分类:问答How can I programatically control multi-display setup?
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[详细]
2023-03-12 23:25 分类:问答Is there a way to programmatically select the rendering GPU in a multi-GPU environment? (Windows)
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[详细]
2023-03-12 13:07 分类:问答How to use Win32 GetMonitorInfo() in .NET c#?
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.[详细]
2023-03-11 16:45 分类:问答Ruby: Dialog Boxes on Particular Screens
Currently working with / developing for / supporting 开发者_开发技巧a multi-platform application that uses Ruby in the front-end. The application is[详细]
2023-03-10 00:52 分类:问答Stretch a WPF window across two screens
I am a beginner in WPF. I want my application to stretch across two screens which have the same resolution.[详细]
2023-03-08 10:18 分类:问答