kennycwhite
New Member
- Joined
- Jan 12, 2011
- Messages
- 13
I have a form that when it's viewed on smaller monitors/resolutions, part of the form is cut off. Does anyone if there is a way so when the form size exceeds the monitor/resolution size that it scales down the full form to near maximum size and adds the scroll bars? I don't want to change the zoom. I basically want the form to behave like things do in Windows that they don't exceed the screen size and if the form is too large, scroll bars automatically show. I don't want the form to maximize on the screen when the monitor/resolution is large enough because then there is a bunch of blank space that looks funny. I was playing around with some code I found that might help (I don't have it anymore) but I kept getting errors about the code needing to be updated to 64 bit so that's something that needs to be taken into account. Thank you.
Last edited: