<?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 : adding two toolbars on one commandbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : adding two toolbars on one commandbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 19:30:37 +0000</pubDate>
  <lastBuildDate>Fri, 29 Jun 2007 01:16:37 +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=7474</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[adding two toolbars on one commandbar : Hi,  Here code you can try:  Private...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7474&amp;PID=24033&amp;title=adding-two-toolbars-on-one-commandbar#24033</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7474<br /><strong>Posted:</strong> 29 June 2007 at 1:16am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Here code you can try:</DIV><DIV>&nbsp;</DIV><DIV>Private 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</DIV><DIV>End Sub</DIV>]]>
   </description>
   <pubDate>Fri, 29 Jun 2007 01:16:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7474&amp;PID=24033&amp;title=adding-two-toolbars-on-one-commandbar#24033</guid>
  </item> 
  <item>
   <title><![CDATA[adding two toolbars on one commandbar : Hi we have two toolbars in the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7474&amp;PID=24010&amp;title=adding-two-toolbars-on-one-commandbar#24010</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 7474<br /><strong>Posted:</strong> 28 June 2007 at 2:20pm<br /><br />Hi we have two toolbars in the same commandbar... we are trying to figure out how to change the order of the buttons. One commandbar is actually built in a module while the other is built in the form. We are looking to have one toolbar be infront of the other... Any Ideas?]]>
   </description>
   <pubDate>Thu, 28 Jun 2007 14:20:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7474&amp;PID=24010&amp;title=adding-two-toolbars-on-one-commandbar#24010</guid>
  </item> 
 </channel>
</rss>