﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » .NET Forums » General .NET Discussion  » Resizing controls question...</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 13:39:53 GMT</lastBuildDate><ttl>20</ttl><item><title>Resizing controls question...</title><link>http://forum.strataframe.net/FindPost2945.aspx</link><description>What would be the best way to resize these controls dynamically as the form resizes? You'll notice I have 18 controls there (9 labels, 9 other assorted controls). What I want to be able to do is to have labels and controls resize as i resize the form.  Obviously i dont want the labels to resize themselves but they will need to move based on the size of the controls.&lt;br&gt;
&lt;br&gt;
What would be the best way to approach this?&lt;br&gt;
&lt;br&gt;
[img]http://www.starktruss.com/images/uploadpics/controls.jpg[/img]</description><pubDate>Thu, 21 Sep 2006 10:02:25 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Resizing controls question...</title><link>http://forum.strataframe.net/FindPost2949.aspx</link><description>You can just use the standard .NET control.&amp;nbsp;:)</description><pubDate>Thu, 21 Sep 2006 10:02:25 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Resizing controls question...</title><link>http://forum.strataframe.net/FindPost2948.aspx</link><description>Thanks! Thats a standard .NET control. Do you guys have your own version of that control?</description><pubDate>Thu, 21 Sep 2006 09:57:11 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Resizing controls question...</title><link>http://forum.strataframe.net/FindPost2946.aspx</link><description>In that instance, you would be best served to use a TableLayoutPanel... you create cells and place the controls in the cells.&amp;nbsp; Then, you can devine column widths as percentages &amp;amp; dock the TableLayoutPanel or anchor it.</description><pubDate>Thu, 21 Sep 2006 09:47:11 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>