How do I determine what screen my application is running on?
Take a look at these links:
These are in WinAPI. There may be .NET multiple monitor libraries/api calls, but if not, with these you can write your own.