maldrac

maldrac

  • NA
  • 4
  • 0

Firing events in the MDIParent from the child

May 9 2005 7:39 PM
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 :)