I have created a form that contains 20 labels, and the labels are placed from top to bottom, one beneath the other. It basically looks like a 20 record field from a table. Since there are 20 labels, they will not all fit into the screen, and the user can use the vertical scroll bar if they choose to view all 20 labels.
My problem is that when the form is opened, the scroll bar is a few inches from the top of the form. So the user has to scroll up to see the first label. It's very annoying. Is there a way to set the form to open with the scroll bar at the top (so the very top of my details is displayed)?
Many Thanks!
My problem is that when the form is opened, the scroll bar is a few inches from the top of the form. So the user has to scroll up to see the first label. It's very annoying. Is there a way to set the form to open with the scroll bar at the top (so the very top of my details is displayed)?
Many Thanks!