Hello,
I'm having difficulties with scroll bars: I have a form that works great when you're using 1024 x 768 screen resolution. But when I put the app on a 800 x 600 screen, you can't see the bottom of the form. I've tried to use scroll bars, but I'm not sure how to make them be the entire height of the visible screen (ScrollBar.height = Screen.height doesn't work)
Thanks for any hints.


Reply With Quote
