Results 1 to 5 of 5

Thread: [RESOLVED] Adding ChildForms

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member Tarablue's Avatar
    Join Date
    Feb 2007
    Location
    Somewhere West of GMT
    Posts
    398

    Resolved [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
  •  



Click Here to Expand Forum to Full Width