I am running Visual Studio 2019 (Windows GUI application) on the 2nd monitor. When I build and start the application, it always appears on the primary/main monitor.
I want it to appear on the same monitor where I am running Visual Studio. I thought that if I drag the application to that monitor and close it, then it should start on that monitor the next time, but no, it still starts on the primary monitor.
How can I make it appear on the monitor I want it to?