I have an application that I am writing in C#. The application has two forms, call them Form A and Form B. I want to display Form A on the monitor, while Form B is being displayed on a secondary output (such as a TV screen). Does anyone have any idea what I need to do to setup Form B to display to the secondary output? Do I need to do anything at the Application level?
Thanks,
Doug