How to use the menu strip to show all open MDI forms C#
I need to display all open MDI forms when I click the window button in the menu strip. It should drop down and give you an option to select the active one. This is probably some simple answer but I have looked in so many places.
Solution
I think you want this:
which you get by setting the property MdiWindowListItem on the menu strip