<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Padding: Like a Rectangle, but Not</title>
	<atom:link href="http://www.csharp411.com/padding-like-a-rectangle-but-not/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/padding-like-a-rectangle-but-not/</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Sat, 24 Jul 2010 01:26:51 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/padding-like-a-rectangle-but-not/comment-page-1/#comment-315</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Tue, 22 Apr 2008 13:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/padding-like-a-rectangle-but-not/#comment-315</guid>
		<description>Padding doesn&#039;t work if you manually position the button on the panel.  However, if you set the button&#039;s Dock property to Fill, for example, you will notice the button honors the panel&#039;s Padding value.</description>
		<content:encoded><![CDATA[<p>Padding doesn't work if you manually position the button on the panel.  However, if you set the button's Dock property to Fill, for example, you will notice the button honors the panel's Padding value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jared</title>
		<link>http://www.csharp411.com/padding-like-a-rectangle-but-not/comment-page-1/#comment-311</link>
		<dc:creator>jared</dc:creator>
		<pubDate>Tue, 22 Apr 2008 03:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/padding-like-a-rectangle-but-not/#comment-311</guid>
		<description>Do you know if there is something else you have to set up to get padding to work? If I start with a blank form and add a panel and set that panel&#039;s padding to 10, and then add a button to that panel, the button doesn&#039;t seem to be padded at all.</description>
		<content:encoded><![CDATA[<p>Do you know if there is something else you have to set up to get padding to work? If I start with a blank form and add a panel and set that panel's padding to 10, and then add a button to that panel, the button doesn't seem to be padded at all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
