Hello everyone.

I want to load multiple textbox at run-time in a form. The problem is that after many loading of textbox (going from the top to bottom), many textbox are hidden because the form is too small...

I need a scroll bar on my form and I was wondering if there was any way to do it with the windows API. If there is a way, will it also be easy to ajust the maximum scroll on that scroll bar (because may be I would load more textbox in my form).

If it's not possible to do it for a form, is it possible to do it for a picture box, or some container control ? Thank you very much for your times. This forum is very handy and all of you people are really nice!

Dan