I
I
Ingvar Von Bjork2017-03-05 14:45:28
Windows
Ingvar Von Bjork, 2017-03-05 14:45:28

How to run application on both monitors at the same time?

There is an application that launches a stub form on the main screen, and on top of it is a window with tests. But the problem is that nothing starts on the second screen, which means you can peep answers from it. Is there a way to run the stub form on the second, third, etc. monitors?
Z.Y. of course, you can just end explorer.exe, but this is probably not the best option, because. everything else (browser, for example) will not exit.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Evseev, 2017-03-09
@alex1t

You can find out the number of monitors and run the required number of stub forms for each (you will need to calculate the position):
stackoverflow.com/questions/5020559/screen- allscre...
stackoverflow.com/questions/31043829/how-to-get-co...
To run on other monitors, see here:
https://www.codeproject.com/Tips/264893/Execute-a-. ..
stackoverflow.com/questions/3750113/launch-an-appl...
https://social.msdn.microsoft.com/Forums/en-US/8b9...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question