Click to See Complete Forum and Search --> : Saving a child text box on a tabpage from an mdi parent.


AlysiumX
March 19th, 2010, 01:29 PM
So I have an mdi parent which creates tabs on a tab page every time you select new. It also need it to save as well but I can't figure out how to tell the parent mdi, that its child's control is a certain user control, so I can't call a save method from that form.

Any helps greatly appreciated, thanks.