Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there a way to control which monitor a winform will be opened on? Thanks.
Hello, It's just a question of where you set the Forms Location and which resolution you are using on the monitors. All the best, Martin
Use class System.Windows.Forms.Screen.
Geniality is in simplicity.
Thanks Martin and Jakub, I got it.