hi,
friends
i want to make an c# application in which the child form must reside in parent (container) form
i want to display the child form in panel2 container of parent form on simplemenu click of catalog
plz help me, and refer the attachements

You might want to try it with user controls rather than forms. Create the user controls and add them to the panel.

If you really want forms, then take a look at MDI.

How to display a child form within a parent form

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.