I am working on a database to manage my photo collection. I have a form with 32 image controls and associated textboxes. There are more controls than will fit in the Detail without scrolling. When I populate the image controls with images, the whole Detail section of the form scrolls down and hides the first images. How can I programatically restore the Detail to its topmost position?
Thanks in advance
Thanks in advance