|
-
Jan 11th, 2008, 06:55 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Adding ChildForms
Hello All,
I'm running VB.Net 2005
How does one add a ChildForm to a parent form. The documentation I have states:-
'Create a new form and set it's IsMDIContainer property to True.'
Done that!
'Next, create a child form class to be added to the form. To do this, right-click the project in the Solution Explorer, select Add Windows Form and name the file.'
Done that, I think!
Now here's where I get lost. It then goes on to say, 'to add the child form to the parent, you must create a new child form object, set it's MDIParent to the parent form'
HOW?
Best Rgds,
Tarablue
Last edited by Tarablue; Jan 11th, 2008 at 07:21 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|