I putted a vertical scrollbar in a user control, but it just want work. All the tutorials you find work with a picturebox. Now, if it's possible, I don't want to work with a picturebox.

So the user control. The user control add's depending of the number of records in my recordset a textbox. Probably you've allready understanded that I want to scroll my window (or the user control) if the number of textboxes filled, using the recordset is to big for my current window.

I know my explenation is quite vague, but if someone's got a good tutorial (whitout the picturebox stuff), I'll be very happy!

Thanks in advance!