I have two form and two screens in a .Net application.
When I run the program, I want to specify where the forms are located: the main form must run on first screen and second form must run on second screen.
How can I specify the screen location for forms?