multiple-monitors
Determining which monitors/displays/screens are attached
In the windows desktop properties all the displays are shown and are indicated to be active or inactive. My graphics card has a monitor connected to the dvi port but not the vga and this is correctly[详细]
2023-01-07 17:43 分类:问答How can I make a WPF window maximized on the screen with the mouse cursor?
According to the MSDN documentation for the WindowStartupLocation Property: Setting CenterScreen causes a window to be positioned in the center of the screen that contains the mouse cursor.[详细]
2023-01-04 23:51 分类:问答How can I display a form on a secondary monitor?
I am writing a screensaver in Delphi. I want is to display a TpresentationFrm on each monitor, fullscreen. To this e开发者_如何学Pythonnd, I have written the following (incomplete) program:[详细]
2023-01-04 14:27 分类:问答Is there a Visual Studio 2010 Add On for Tabbed Multi-Monitor support
In Visual Studio 2010 you can drag tabs out to separate windows but you can not collect them together as additional tabbed elements.Is there a VS 开发者_开发问答2010 add-on to allow you to group your[详细]
2023-01-03 10:25 分类:问答Operating system for visualization app in 6 monitors
I have to plan the development for an application with these major requirements: Show different graphical data and animations in 6 monitors, in fullscreen mode.[详细]
2023-01-02 05:27 分类:问答Show WindowsForm in the center of the Screen (Dual Screen)
I have Dual Monitors and want displaying a windows form in the center of the screen. (I have a variable MonitorId=0 or 1).[详细]
2022-12-31 01:43 分类:问答Secondary monitor bug: a problem in WPF or in the graphics driver?
I have discovered a strange bug with my WPF application and I am trying to determine whether it is a problem with WPF or my graphics driver so that I can report it to the appropriate company. I have a[详细]
2022-12-27 12:08 分类:问答retrieve multiple display information using win32/C++ [duplicate]
This question already has answers here: Num开发者_Python百科ber of physical monitors attached to a Windows machine?[详细]
2022-12-26 03:31 分类:问答How do I ensure a form displays on the "additional" monitor in a dual monitor scenario? [duplicate]
This question already has answers here: 开发者_JS百科 Showing a Windows form on a secondary monitor?[详细]
2022-12-25 15:07 分类:问答Move application to second monitor in MFC
I\'m developing an application in VS2008 VC++.net I want to move the application to the secondary monitor. Not by clicking and dragging using mouse.[详细]
2022-12-24 10:30 分类:问答