Is there any way to re-use a MDI child form twice?. I mean, can I open 2 (or more) equal MDI child forms. But with different content in its controls, obviously. Otherwise, what would be the use?
What I want to do is to let the user show, e.g., the data (name, address, telephone, etc) of two or more pupils of the college using the same MDI child form I've already programmed (with all its code)