Hi all,

I have to design a form such that, it will contain a list of buttons or toolbar on the left side. Each time the user clicks on one of the buttons, it will load the corresponding sub/child form on the right side of the main form. Note that Mdi shold not be used. Now what I need is to know if its possible to make other forms appear inside a classic form in VB.Net. If so then how, should I place the forms in a container control. All help appreciated. thanx.