I was wondering how you would expand the window's contents with the window when it is resized or maximized.
Thanks
Printable View
I was wondering how you would expand the window's contents with the window when it is resized or maximized.
Thanks
you have to move and re-size every control on every form. there are a few apps that will do this for you, but most of them have some limitation. I am suffereing from the same problem. If my app runs in 800x600, things should get adjusted, but seeing as they're still visible, but a little off center, I'm going to leave them alone.
You need to have your code resize all the controls. :thumb:
Yeah. I re-sized this a little too well, I guess. No way to get it back without restarting, either.
I guess I resized this too much? Nothing left to do but re-start.