hi friends,
May I know whether there are any container controls in
VB 6.0 which can divide the screen into two or more panels. Just like frames in a web page. When I click one control in one panel, it should render results in a different panel.
For ex. in windows explorer, when we click left side folders, it will bring in all files in a list box on the right panel. It is possible to resize the two panels. I want an exactly similar feature in my application.
May I know which control I should use ? Are there any free controls for this ?