Saturday, May 22, 2010

How do I communicate from child to mdiparent in c# .net 2.0?

I need to activate menu and toolbar options in an MDI parent based on things that happen in the child that will allow the parent to open another child form. I know how to send the information from the child to the new child, but I can't figure out how to send information from the child to the parent.

avender

No comments:

Post a Comment