Hi, this is a bit hard to explain.

I need help to script a label that will appear on the form. I dont mean just mean go into the editer and drag the label onto the form. I mean actually script it.

Like:


dim label1 as label()

label1.width = 300


etc... If you get what i mean.