thanks derek stone.
i am sure u r right, but i am not sure to handle this....
the code i am searching for is in the form designer region (i hope).
i think i know (good beginning) how overload works on a function.
overload the forms constructers..... really donno
i think there must be the constructer "new" somewhere
(like: dim iform1 as new form1 )
ich cant finde anything like that in the form designer.
only:
Me.AutoScaleBaseSize = New System.Drawing.Size(5, 13)
Me.ClientSize = New System.Drawing.Size(292, 273)
Me.Name = "Form1"
Me.Text = "Form1"
about my start form.....
isnt that for the klass of the start form?
pleazzz gimme more info
sorry for being such a newbee - in vb6 everything was easily