The idea of frames is what I like. left side tool bar containing all the images...and on right side we get the frames with all the controls...however controling that becomes very untidy...as evrything is on the same page....is it possible that we create some sort a control, which has all those frames as contained and other controls on it, and I call it when a button is click on the left side.
And I was not able to control the width of frame to the form after leaving the left hand side toolbar out.
This is what I want my application to look like...developed in vb...doesnt look like vb...get some desing into it...theblank space on right is where i want my different forms/containers/controls to appear.
Frames are looking a good option...however it is too cumbersome at design time...anything else that i can do....like desing entire form and then display it in that white space or maybe desing the entire container with control out side the main form...however once command one is click...frame1 container appears with all the different controls....command 2 clicked...frame1 disappers and frame 2 appears...
how to control the frame height, width is also coming as some errors....