I Iam writing a database program and on one form I am loading an array of textboxes with data. By using an array as the database gets larger the textboxes go beyond my form size. I am not sure how to program the VScroll bar so that it will scrollup and down to the bottom textbox. THANK YOU