<?xml version="1.0" encoding="UTF-8"?><item><title>Windows Forms control positioning</title><description>&lt;P&gt;I had something very strange happen to me in deploying a fairly simple Windows Forms app recently:&amp;nbsp; Some of the controls ended up somewhere other than where I put them.&lt;/P&gt;&#13;
&lt;P&gt;I have no idea why.. I was setting the position of the most of the controls myself by setting the Left, Top, Width and Height fields directly in Form_Load, but for 3 of the controls, I was leaving them where I had put them using the forms designer.&lt;/P&gt;&#13;
&lt;P&gt;On my system, it worked perfectly - but on a client's system at a remote location that I had no access to, the controls that I wasn't specifically positioning were in the wrong place - way wrong.&lt;/P&gt;&#13;
&lt;P&gt;I have no idea why.&amp;nbsp; Same OS version, desktop resolution, font size, framework version.. Anyone ever heard of this?&lt;/P&gt;&#13;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description><pubDate>Thu, 01 Sep 2005 19:17:07 GMT</pubDate></item>