I am using VB6. I have a program with a MDI form as the main form. Inside this many child forms can be opened and text boxes populated with data. I would like to link text boxes between child forms that "interact". (for example texta in childform1 needs data from text a in childform2). I do not want to enumerate the values, just show that there is a link between them with an arrow going from one text box in the first child form to a text box in the second child form.
Is there any way of doing this???
Any help would be greatly appreciated.
Jo
Is there any way of doing this???
Any help would be greatly appreciated.
Jo