VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Creating MDI Child Forms at runtime

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.

Rate Creating MDI Child Forms at runtime

Download Creating MDI Child Forms at runtime

Download Creating MDI Child Forms at runtime (3 KB)

Creating MDI Child Forms at runtime Comments

No comments have been posted about Creating MDI Child Forms at runtime. Why not be the first to post a comment about Creating MDI Child Forms at runtime.

Post your comment

Subject:
Message:
0/1000 characters