Firing events in the MDIParent from the child
Hi
Is it possible to fire events in the MDIParent from the child window? Basically I have a MDI container which has a child form with it's own menu.... when the menu is used I need to refresh a TreeView that is attached to the MDIParent container...
Some hints or examples of how to do this (assuming it is possible) would be good thanks :)