Hello,

I have a question about how to display a single windows form on multiple
monitors at the same time.

I took the C# 2005 Express - demo project for the screen saver as an example
- but in case you have multiple monitors this screen saver is only displayed
at the main screen and not on the secondary display.

Is there an easy way to display exactly the same output on both screens or
to modify the form in a way that it spans over both (or even better: any)
available screens?

Thanks in advance,

Sebastian Gingter