<?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 : Combobox alignment in commandbars</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Combobox alignment in commandbars]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 11:52:05 +0000</pubDate>
  <lastBuildDate>Sun, 01 Jun 2008 09:40:09 +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=10861</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[Combobox alignment in commandbars : Nevermind..Here is the simple...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10861&amp;PID=36087&amp;title=combobox-alignment-in-commandbars#36087</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1405">Onur</a><br /><strong>Subject:</strong> 10861<br /><strong>Posted:</strong> 01 June 2008 at 9:40am<br /><br />Nevermind..<br>Here is the simple solution : )<br><br><table width="99%"><tr><td><pre class="BBcode">CMB.Flags = XTPControlFlags.xtpFlagRightAlign;</pre></td></tr></table><br>]]>
   </description>
   <pubDate>Sun, 01 Jun 2008 09:40:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10861&amp;PID=36087&amp;title=combobox-alignment-in-commandbars#36087</guid>
  </item> 
  <item>
   <title><![CDATA[Combobox alignment in commandbars : Hi,I figured out how to add a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10861&amp;PID=36086&amp;title=combobox-alignment-in-commandbars#36086</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1405">Onur</a><br /><strong>Subject:</strong> 10861<br /><strong>Posted:</strong> 01 June 2008 at 9:07am<br /><br />Hi,<br><br>I figured out how to add a word-like combobox to the main popup menu in commandbars:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>CommandBarComboBox CMB = (CommandBarComboBox)CommandBars.ActiveMenuBar.Controls.Add(XTPControlType.xtpControlComboBox, 98855, "Test", -1, false);<br></pre></td></tr></table><br><br>but don't know how to align the combobox so it appears on the right-most corner of the menu..<br><br>Any ideas?<br><br>thanks..<br>]]>
   </description>
   <pubDate>Sun, 01 Jun 2008 09:07:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10861&amp;PID=36086&amp;title=combobox-alignment-in-commandbars#36086</guid>
  </item> 
 </channel>
</rss>