F
Frank Rizzo
Hello,
I am trying to make sure that my app always loads on the monitor (and
maximizes there).
Currently, I just get the .Bounds off Screen.AllScreens[1].
Then I change the .Location of my winform to the .Bounds.Left and
..Bounds.Top and then I maximize the form.
Is there a better way of doing this, as this approach seems like a bit
of a hack.
Thanks
I am trying to make sure that my app always loads on the monitor (and
maximizes there).
Currently, I just get the .Bounds off Screen.AllScreens[1].
Then I change the .Location of my winform to the .Bounds.Left and
..Bounds.Top and then I maximize the form.
Is there a better way of doing this, as this approach seems like a bit
of a hack.
Thanks