Hi!
I'm just trying to put the menu.enable=false in the parent from each time a child form opens and menu.enablee=true when it closes. It works fine when i have only a child form opened from the menu, but when i open another one from another child window it simply goes crazy.
I use the event MdiChildActivate.
Do you know how could i do to put the menu.enable=false in the parent menu when i open a child from? in other words, can i modify that from the child? how?
Thanks a lot
I'm just trying to put the menu.enable=false in the parent from each time a child form opens and menu.enablee=true when it closes. It works fine when i have only a child form opened from the menu, but when i open another one from another child window it simply goes crazy.
I use the event MdiChildActivate.
Do you know how could i do to put the menu.enable=false in the parent menu when i open a child from? in other words, can i modify that from the child? how?
Thanks a lot