How can I reference a child form from another form that was called from this child form.
For example, I loaded Form1 from a child form. In Form1 I have to make reference to the calling ChildForm (I place information in the Tag property of the Childfrom in the Form1 code)
Thanks in advance
Rob
For example, I loaded Form1 from a child form. In Form1 I have to make reference to the calling ChildForm (I place information in the Tag property of the Childfrom in the Form1 code)
Thanks in advance
Rob