Calling a MDI Parent Menu Item Click from Child Form
I have a Menu Strip with Items created on a MDI Parent and have events defined. On click of a Menu Item, I open a Child Form.
Now From the Child Form, I need to access a different Menu Strip Item from the opened Child Form. Is there a method to do the same