<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Setting ControlEditBox size</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Setting ControlEditBox size]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 01:38:38 +0000</pubDate>
  <lastBuildDate>Tue, 10 Feb 2009 16:53:24 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=13373</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Setting ControlEditBox size : Indeed, that works.Thanks Oleg.David. ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13373&amp;PID=45297&amp;title=setting-controleditbox-size#45297</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2876">DavidH</a><br /><strong>Subject:</strong> 13373<br /><strong>Posted:</strong> 10 February 2009 at 4:53pm<br /><br />Indeed, that works.<br><br>Thanks Oleg.<br><br>David.<br>]]>
   </description>
   <pubDate>Tue, 10 Feb 2009 16:53:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13373&amp;PID=45297&amp;title=setting-controleditbox-size#45297</guid>
  </item> 
  <item>
   <title><![CDATA[Setting ControlEditBox size : Hi,  You can again add xtpControlLabel...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13373&amp;PID=45272&amp;title=setting-controleditbox-size#45272</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13373<br /><strong>Posted:</strong> 10 February 2009 at 11:52am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You can again add xtpControlLabel with empty caption.</DIV>]]>
   </description>
   <pubDate>Tue, 10 Feb 2009 11:52:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13373&amp;PID=45272&amp;title=setting-controleditbox-size#45272</guid>
  </item> 
  <item>
   <title><![CDATA[Setting ControlEditBox size : Thanks a lot for your quick reply.But...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13373&amp;PID=45257&amp;title=setting-controleditbox-size#45257</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2876">DavidH</a><br /><strong>Subject:</strong> 13373<br /><strong>Posted:</strong> 10 February 2009 at 4:23am<br /><br />Thanks a lot for your quick reply.<br><br>But as I've only two items with one title ('Grandeur') over it, how can I make sure the second column lines up? Can I add an 'empty' control as the first element of the second column?<br><br>David.<br>]]>
   </description>
   <pubDate>Tue, 10 Feb 2009 04:23:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13373&amp;PID=45257&amp;title=setting-controleditbox-size#45257</guid>
  </item> 
  <item>
   <title><![CDATA[Setting ControlEditBox size : Hi, You can try add in first...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13373&amp;PID=45254&amp;title=setting-controleditbox-size#45254</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13373<br /><strong>Posted:</strong> 10 February 2009 at 4:16am<br /><br />Hi,<DIV>You can try add in first column xtpControlLabel and in next line Edits without Labels.</DIV>]]>
   </description>
   <pubDate>Tue, 10 Feb 2009 04:16:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13373&amp;PID=45254&amp;title=setting-controleditbox-size#45254</guid>
  </item> 
  <item>
   <title><![CDATA[Setting ControlEditBox size : On my ribbon, I have a number...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13373&amp;PID=45249&amp;title=setting-controleditbox-size#45249</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2876">DavidH</a><br /><strong>Subject:</strong> 13373<br /><strong>Posted:</strong> 10 February 2009 at 3:47am<br /><br />On my ribbon, I have a number of edit boxes with a label:<br><br><img src="uploads/20090210_034147_editsize.png" height="140" width="120" border="0"><br><br>The labels vary in length. I'm looking for a way to make the boxes (the edit areas) equally sized, as it all looks a bit cluttered now.<br>I've tried to use SetWidth and SetLabelWidth, but no success so far as the label width is recalculated when the control is drawn.<br><br>I hope someone can help me here!<br><br>David.<br><br><br>]]>
   </description>
   <pubDate>Tue, 10 Feb 2009 03:47:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13373&amp;PID=45249&amp;title=setting-controleditbox-size#45249</guid>
  </item> 
 </channel>
</rss>