I have a program in C# that uses two screens for displayin few windows. Is there a (simple) way to switch between the screens so I will have all the content of one screen on the other and vice versa? I've tried to look for some win32api option but didn't find anything helpfull....
b.t.w I'm using windows xp.
thanks, Yossi.