Embed a form onto a tabcontrol in windows forms

MBU picture MBU · Apr 26, 2011 · Viewed 41.8k times · Source

I have a tab control in a windows form and I want to be able to click on a tab and in the body area of the tab I want it to display another form as an embedded component. Is this possible? If so, can someone please provide an example or a link to an example of how to accomplish this?

Answer

SwDevMan81 picture SwDevMan81 · Apr 26, 2011

You are probably looking for Tabbed MDI Child Forms