2
Answers

Transfer data from a windows form to MDIparent's child form?

Hello,
 
I am using a MDIParent form and a normal form.How can i send the data from a windows form to MDIParent form's child form. Data is transferring from single form to another form but when i used MDIParent form data does not display.

Answers (2)