Hi ..
I am trying to open a 2nd form with a reference to the mainform
Code...
Dim frm As New Form2(Me)
frm.Show()
A wigly shows under (Me) with error message
Too many arguments to 'Public Sub New()'.
|
Results 1 to 3 of 3
Thread: Ref Mainform to 2nd form
|
Click Here to Expand Forum to Full Width |