how to set scroll bars in VB form?

Hi,

i take one vbform. in that vb form i have taken one picturebox in that picture box i placed some fields(i.e user registration form) and below the picture box have attached two buttons (i.e submit and cancel)

when ever i increased user registration fields(more then the form size) autometically added to the scroll bars how?
if any bady nows please help me as soon as possible

with regards
chinna

[419 byte] By [Sridhar1980] at [2008-1-31]
# 1
In the designer properties of the form, set AutoScroll to true.
DavidM.Kean at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic Language...