Create a ‘Window’ menu in you mdi parent form’s menu and then drop another MenuItem into it, setting it’s MdiList property to true. It will then expand to show all the available mdi children during runtime.
Create a ‘Window’ menu in you mdi parent form’s menu and then drop another MenuItem into it, setting it’s MdiList property to true. It will then expand to show all the available mdi children during runtime.
Share with