Hi,

I'm creating an app in VB 2005 Express and is half way through with the coding. I have one form with a MenuStrip that has an 'Open' option, which I intended to add, to open records that are there in the database, with icons that display like files. Now I want to make this form that I created as an MDI parent form and make the Open form the MDI child form. I'm getting confused as to how to go about it, as I see so many options.

Thanks