0
Answer

Firing events in the MDIParent from the child

Ask a question
maldrac

maldrac

19y
1.6k
1
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 :)