Running out of space in APP
Hi, I was wondering if there is a way to scroll the form so that it moves the screen up and down. Similar to like an html webpage, how you can scroll up and down from the right hand side. I have looked in the properties of my form and it has nothing about scroll up and down. the only reason why I am asking is because I am running out of space in my app and this would add like another dimension to my form if something good is suggested on this form to solve me problem. Please let me know if this is possible, Thanks
Re: Running out of space in APP
Set your forms AutoScroll property to True and then just set the height of the form to higher then the screen can display. You will automatically get those scrollbars to scroll up/down the form to view the entire form.