by Anumeet Soni (3 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
This is an example of how to create multiple child forms and open them at runtime..Originally this is for developing an MDINotepad Application.
Assumes
Max Number Of Child forms that can be opened is 99 because the array declared has a boundary of 99. Increase to increase the number of forms.
Code Returns
Opens Child forms.