Do you like the SplitterContainer?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I had a form with 6 panels separated by 5 splitters.

Thought I'd try the SlpitterContainer so I converted to 5
splittercontainers.

The first container replace the first panel. It's second panel contained
container 2; and so on.

So instead of 6 panels and 5 splitters I had 10 panels and 5 splitters.

What is the impact of that?


Supposed the original were not panels but, say, pictureboxes.

Then instead of 6 pictureboxes and 5 splitters I'd have 10 panels, 5
splitters and 6 pictureboxes.

Does that impact resources or speed.


Also, I couldn't name the container panels, which is not nice.

And to find the location of a splitter I had to add the location of the
previous ones.



Since MS provides the splitter "only for compatibility with previous
versions" do you think in the future it will be removed from the tool box,
or worst.

Thanks for your comments



.



Relevant Pages

  • Re: Do you like the SplitterContainer?
    ... of the split containers inside some of the panels from other containers. ... container in the top and bottom. ... splitters and 6 pictureboxes. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Setting Tab Index between Panels
    ... The Form and the Panels are both containers and each have their own ... AFAIK, when tabbing thru a container, first the controls directly on ... In your case that means that first the controls on the Form are tabbed ... I am having problems tabbing between controls, it appers to be when the ...
    (microsoft.public.dotnet.languages.vb)
  • Panels and Splitters
    ... put splitters between more than two windows. ... my splitters and panels are like that: ... When I drag a splitter up, it can go up as much as I want. ... splitters to make the panels much smaller, such as 15 pixels. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: 4 pane SplitContainer
    ... The existing controls do not do this as they are separate controls. ... containers then you could for a split of the second container. ... almost recommend not using the splitters during the split operation. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Creating custom container controls
    ... I have created a container that will position 4 panels that has 15 ... each splitter is based on a parentage of the ... OnMouseDown event and if so could anybody point me in the write ...
    (microsoft.public.dotnet.languages.csharp)