F
Fred
I have two forms, the first having a label and a button that opens the
second form. The second form has a button that I want to set text in
form1's label before closing.
I have no problem getting the 2nd form to show, but when I click the
2nd form's button to set the text in the 1st form's label, I get the
following message:
Object reference not set to an instance of an object.
What am I doing wrong????
second form. The second form has a button that I want to set text in
form1's label before closing.
I have no problem getting the 2nd form to show, but when I click the
2nd form's button to set the text in the 1st form's label, I get the
following message:
Object reference not set to an instance of an object.
What am I doing wrong????