moongirl129
Programmer
I am looking into building a C# app that will let the user enter information which will then be formatted and displayed on a separate screen. I guess I could either show the formatted data in a new windows form or in a web browser.
The system will be set up on a lap top so the user will be viewing the lap top screen for data entry, but the second window will be shown on a large tv screen.
My question is - is there any way to make sure the second window opens in the remote screen, and the main window opens on the local, lap top screen...... this is really flexible at the moment so any ideas very much appreciated!
The system will be set up on a lap top so the user will be viewing the lap top screen for data entry, but the second window will be shown on a large tv screen.
My question is - is there any way to make sure the second window opens in the remote screen, and the main window opens on the local, lap top screen...... this is really flexible at the moment so any ideas very much appreciated!