Hi there everyone. I am working on a math game with frames. There are 6 frames, and each frame has labels in it. I use a big resolution, but some of the students have smaller netbook sized resolutions and the bottom of the form is cut off. I think it is like 1024x768 for some 1024x600 for others, and some students have laptops with larger resolutions. Is there a way for vb to be able to check the resolution of the user, and resize the frames so they would fit within the height of the screen? I don't need them to widen to fit the width of the screen, but height is key for me here.
Would anyone know of a way to get the height of the form to fit the height of the current screen height, not worrying about the width, and resize the frames so they are still roughly in the same position on the form, but bigger or small depending on what the resolution is?
This would really help the students see the bottom 2 frames! :)
Thanks!
Would anyone know of a way to get the height of the form to fit the height of the current screen height, not worrying about the width, and resize the frames so they are still roughly in the same position on the form, but bigger or small depending on what the resolution is?
This would really help the students see the bottom 2 frames! :)
Thanks!