multiple displays
1 TopicHow to detect and utilize Multiple Monitors/screens
I have a specific requirement to port an older application from IE11 to MS Edge. We have tested everything in Edge and all works fine bar one thing. Our application calls Window.Open() to create new windows to view certain data. Our users use multiple (2) monitors with the desktop extended across these monitors. We need to ensure that certain windows when opened appear on the other monitor from which they were launched i.e. if the parent windows is on the left monitor the new spawned window opens on the right one. How to achieve?1.2KViews0likes2Comments