Re: Location
- From: "Carsten Posingies" <carsten.posingies@xxxxxxx>
- Date: Wed, 11 Apr 2007 21:45:14 +0200
Hallo, sweetboy214@xxxxxxxxxxxxxx, Du schriebst:
Problemist es ich will die Komponeten einesfestern an Passen...
wie kann ich Location anpassen?
Servus, Alda... (sorry)
Darf ich das mal übersetzen? "Ich möchte gerne die Steuerelemente in
einem Fenster an die Größe des Fensters anpassen". So habe ich das mal
verstanden. Jedenfalls sind je nach Anwendung entweder das
TableLayoutPanel:
http://msdn2.microsoft.com/de-de/library/system.windows.forms.tablelayoutpanel(VS.80).aspx
oder das
FlowLayoutPanel:
http://msdn2.microsoft.com/de-de/library/system.windows.forms.flowlayoutpanel(VS.80).aspx
oder sowas wie der
SplitContainer:
http://msdn2.microsoft.com/de-de/library/system.windows.forms.splitcontainer(VS.80).aspx
erstmal prima Kumpels. Außerderdem magst Du Dich über die allgemeinen
Control-Eigenschaften
Dock:
http://msdn2.microsoft.com/de-de/library/system.windows.forms.control.dock(VS.80).aspx
und
Anchor:
http://msdn2.microsoft.com/de-de/library/system.windows.forms.control.anchor(VS.80).aspx
schlau machen. Andere Container wie Panels und Co. helfen natürlich
unter Umständen auch.
HTH
.
- References:
- Location
- From: sweetboy214
- Location
- Prev by Date: Re: unsortierte Key/Value Auflistung gesucht
- Next by Date: Re: WebClient.UploadFileAsync() oder FtpWebRequest.BeginGetRequestStream() ?!
- Previous by thread: Re: Location
- Next by thread: C# auf AS400 (ISeries)
- Index(es):
Relevant Pages
|