Hello
I have written an application where I open 3 windows, each one showing a different table of output. Left to the default the windows open up on top of each other. Each window is a seperate form. The tables are shown on a PictureBox control on the form. I tried using the form layout window to separate the forms on the screen. It seemed to work, but when I tried it on a different computer (with lower resolution), the windows were too big. One was off the screen and could not be recovered. What can I do so the windows can be seen on any screen?
Thank you
John
I have written an application where I open 3 windows, each one showing a different table of output. Left to the default the windows open up on top of each other. Each window is a seperate form. The tables are shown on a PictureBox control on the form. I tried using the form layout window to separate the forms on the screen. It seemed to work, but when I tried it on a different computer (with lower resolution), the windows were too big. One was off the screen and could not be recovered. What can I do so the windows can be seen on any screen?
Thank you
John