Hi,
I made 2 forms.
Now i want to change the text in the textbox on form1 through form2.
Now i get the error object not found.
I read the help file and found that you could also try this through the commandline.
I tryed form1.command1.Caption="TEST"
But also then i get object not found.
Please help i'm going mad.
Thanx,
I made 2 forms.
Now i want to change the text in the textbox on form1 through form2.
Now i get the error object not found.
I read the help file and found that you could also try this through the commandline.
I tryed form1.command1.Caption="TEST"
But also then i get object not found.
Please help i'm going mad.
Thanx,