<?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 : Command Bars position</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Command Bars position]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 20:10:17 +0000</pubDate>
  <lastBuildDate>Mon, 10 Jan 2011 10:20:31 +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=17763</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[Command Bars position : Thanks , it works ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17763&amp;PID=62157&amp;title=command-bars-position#62157</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4992">alexshemesh</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 10 January 2011 at 10:20am<br /><br />Thanks , it works<div><br></div>]]>
   </description>
   <pubDate>Mon, 10 Jan 2011 10:20:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17763&amp;PID=62157&amp;title=command-bars-position#62157</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bars position : Hi, It&amp;#039;s VB code but is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17763&amp;PID=62139&amp;title=command-bars-position#62139</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 09 January 2011 at 1:29pm<br /><br /><P>Hi,</P><P>It's VB code but is easy to change into C# <img src="http://forum.codejock.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" /></P><DIV>&nbsp;</DIV><DIV><DIV><FONT color=#000000>Private&nbsp;Sub DockRightOf(BarToDock As CommandBar, BarOnLeft As CommandBar)<BR>&nbsp;&nbsp;&nbsp; Dim Left As Long<BR>&nbsp;&nbsp;&nbsp; Dim Top As Long<BR>&nbsp;&nbsp;&nbsp; Dim Right As Long<BR>&nbsp;&nbsp;&nbsp; Dim Bottom As Long<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; CommandBars.RecalcLayout<BR>&nbsp;&nbsp;&nbsp; BarOnLeft.GetWindowRect Left, Top, Right, Bottom<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; CommandBars.DocktoolBar BarToDock, Right, (Bottom + Top) / 2, BarOnLeft.Position</FONT></DIV><DIV><FONT color=#000000>End Sub</FONT></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Just call:</DIV><DIV>&nbsp;</DIV><DIV>DockRightOf CommandBars(2), CommandBars(1)</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Sun, 09 Jan 2011 13:29:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17763&amp;PID=62139&amp;title=command-bars-position#62139</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bars position : hiIm creating application in C#...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17763&amp;PID=62137&amp;title=command-bars-position#62137</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4992">alexshemesh</a><br /><strong>Subject:</strong> 17763<br /><strong>Posted:</strong> 09 January 2011 at 11:49am<br /><br />hi<div>Im creating application in C# using 13 version of xtreme codejock sdk.</div><div>I have several toolbars on same form.</div><div>When i create them they always shown one beneath another from top to bottom in order ive created them.</div><div>I need to place them in a row every next toolbar to the right of previous.</div><div>How i do it?</div><div>I didn't found any properties or functions&nbsp;controlling&nbsp;placement of the toolbar.</div><div>The only function i found was MoveAllignedControl from ControlBars,but it has all arguments marked as out.</div><div>Thanks</div><div><br></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Sun, 09 Jan 2011 11:49:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17763&amp;PID=62137&amp;title=command-bars-position#62137</guid>
  </item> 
 </channel>
</rss>