Hi,

I have 2 Forms. I am doing this

when in form1 > menuform2 click - I go to Form2.

when in Form2 > menuForm1_Click - I go to Form1.
when in Form2 > menuForm3_Click - I go to Form 3

BUT when I go back to Form1 from Form2, a combobox does not get populated.

Also a problem when I go from Form3 to Form2 where the comboboxes get populated more than one time.

How can I make Form2 and Form3 become sub-forms of Form1 having all the functions included.


Hope I have made myself clear. Please guide me how to clear this.

Thanks for helping.