Changes

Jump to: navigation, search

Creating a Visual Basic MDI Form

1 byte added, 17:11, 23 July 2007
Creating an MDI Parent and Child Forms in Visual Studio
[[Image:Exampl.jpg]]
Edit the properties of the two new forms so that the title texts are ''Child Form 1'' and ''Child Form2'' repectivelyrespectively. Also, use the properties panel to name the forms ''MDIchild1'' and ''MDIchild2''.
== Writing the Visual Basic Code to Add the Children to the MDI Parent ==

Navigation menu