Activate a menu from within a procedure?

mra

Junior???? Member
Hello everybody!

Is there a way activate the menu on a window from within a procedure?

I have a Master procedure which basically is just an image and a menu.
Every menu item runs a procedure persistently which implements some function in my App.

What I would like to do, is to give the users a way to activate the menu in the master window from every child window in the application.

I hope you can help!

Regards
Mike
 
Top