Re: How can I splite the form into four parts?
From: Andy Gaskell (pubb)
Date: 05/08/04
- Next message: Andy Gaskell: "Re: Faster than GDI+"
- Previous message: R. Rajesh Jeba Anbiah: "Re: OT: Comparison of Java, Perl, PHP, C++, C#, VB in PECI survey"
- In reply to: honeybee: "How can I splite the form into four parts?"
- Next in thread: Mathieu Chavoutier: "Re: How can I splite the form into four parts?"
- Reply: Mathieu Chavoutier: "Re: How can I splite the form into four parts?"
- Messages sorted by: [ date ] [ thread ]
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.
>
>
- Next message: Andy Gaskell: "Re: Faster than GDI+"
- Previous message: R. Rajesh Jeba Anbiah: "Re: OT: Comparison of Java, Perl, PHP, C++, C#, VB in PECI survey"
- In reply to: honeybee: "How can I splite the form into four parts?"
- Next in thread: Mathieu Chavoutier: "Re: How can I splite the form into four parts?"
- Reply: Mathieu Chavoutier: "Re: How can I splite the form into four parts?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|