Vertical scrolling form

I need to create a form that scrolls vertically (for a phone). I set the height of the form to a large number, set scrolling to on. But how do I add the controls that will be further down on the form than the design screen shows? Seems the design screen stays ‘small’.

You’ll need to position them using the Property Grid.

A scrolling Design Screen is planned for AppStudio 8, but didn’t quite make it to the release.

I think if you change the “design height” to something bigger you can position the controls with your mouse.

Correct. @cindycc, if you set the designHeight of the form to a huge number, like 5000, you can use the scrollbar to position where you need.