Tagged Questions

0
votes
1answer
1k views

MDI Parent Menu and Child Menu

I am using VB.Net on Winforms Development developing an MDI application. In my Parent form, I have a menu strip. In my child forms, I also have a menu strip attached to each form, which invokes a ...