Programming for Multiple Screens in DotNET

Amgad Suliman | 21/12/2008 | 0 Comments

This is a piece of code I used for an application that needed to be displayed in 2 screens setup as extended view. I used a simple calculation to know the selected screen’s coordinates and place the form in its center.

Filed Under: WinForms