It is possible to change ordinary forms into MDI forms in VB. , how to achieve it? Let’s take a look at the detailed tutorial below.
1. First, we right-click in the project resource management window.
2. Then we click to add MDI form.
3. Next we click the Open button.
4. At this point, we can see some different forms.
5. Next we switch to another form.
6. Find the MDIChild attribute and set it to TRUE.
7. Run the test to see the results.
The above is the tutorial for changing VB6.0 ordinary form into MDI form. I hope you like it. Please continue to pay attention to the new webmaster website.
Related recommendations:
How to make a lottery applet in vb6.0? How to make a lottery tool in vb6.0
How to determine whether a word file is open in vb6? Tutorial on determining whether a file can be opened in vb6