Re: How can I splite the form into four parts?

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

From: Andy Gaskell (pubb)
Date: 05/08/04


Date: Fri, 7 May 2004 23:42:00 -0500

I think what you want to do is add 4 (3 would also work) panels to your Form
(Splitters would be optional) and set the Dock property of each panel
accordingly.

About the Dock Property
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassDockTopic.asp

"honeybee" <zhuifengfirst@sina.com> wrote in message
news:uhBDpNLNEHA.2876@TK2MSFTNGP09.phx.gbl...
> How can I splite the form into four parts?
>
> I have already tryed to use the Splitter Component,but it doesn't works.
>
>



Relevant Pages

  • 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)
  • Do you like the SplitterContainer?
    ... I had a form with 6 panels separated by 5 splitters. ... The first container replace the first panel. ... Supposed the original were not panels but, say, pictureboxes. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: TSplitter Persistence problem
    ... > I have a form setup with 3 Panels and 2 Splitters as follows: ... > At FormClose I save Panel1.Height and Panel2.Height and at ... You could try to save the splitters' positions instead of the ... panels' dimensions. ...
    (alt.comp.lang.borland-delphi)
  • Re: Panel positioning
    ... Look at the Dock property, you can dock 1 left, then tell the ... other 1 to fill the rest, or add a splitter between to allow the user to ... I have a form, on this form 2 panels (on the left for a treeview, on the ... Is it possible to resize automatically the panels to adjust them to the ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Splitter between panels
    ... Can we have a splitter between two panels. ... one panel's dock property is set ... Prev by Date: ...
    (microsoft.public.dotnet.framework.windowsforms)