<?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# Development</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:14:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: guy in 2010</title>
		<link>http://www.csharp411.com/padding-like-a-rectangle-but-not/#comment-387</link>
		<dc:creator>guy in 2010</dc:creator>
		<pubDate>Thu, 11 Nov 2010 18:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/padding-like-a-rectangle-but-not/#comment-387</guid>
		<description>^thanks for that. This page is the only google result explaining why padding gets ignored.</description>
		<content:encoded><![CDATA[<p>^thanks for that. This page is the only google result explaining why padding gets ignored.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/padding-like-a-rectangle-but-not/#comment-386</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-386</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&#8217;t work if you manually position the button on the panel.  However, if you set the button&#8217;s Dock property to Fill, for example, you will notice the button honors the panel&#8217;s Padding value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jared</title>
		<link>http://www.csharp411.com/padding-like-a-rectangle-but-not/#comment-385</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-385</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&#8217;s padding to 10, and then add a button to that panel, the button doesn&#8217;t seem to be padded at all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

