Form across multiple monitor?
-
I am running in circles trying to find information on getting a form to span across mult monitor... I have gotten as far as SystemInformation.VirtualScreen but no explanation on how to do it. The Microsoft site's example is just obtain the resolutions. I'm sure i'm missing the obvious or just don't know the right keywords to search... been looking for two days now for some example. Any suggestions or direction to start looking. Thanks to all. sometimes we are not all here, because we're not all there
-
I am running in circles trying to find information on getting a form to span across mult monitor... I have gotten as far as SystemInformation.VirtualScreen but no explanation on how to do it. The Microsoft site's example is just obtain the resolutions. I'm sure i'm missing the obvious or just don't know the right keywords to search... been looking for two days now for some example. Any suggestions or direction to start looking. Thanks to all. sometimes we are not all here, because we're not all there
Just set your
Form
'sSize
toSystemInformation.VirtualScreen
.Microsoft MVP, Visual C# My Articles