<?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 : Toolbar side by side</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Toolbar side by side]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 07:17:57 +0000</pubDate>
  <lastBuildDate>Thu, 17 Apr 2008 07:01:36 +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=10254</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[Toolbar side by side : Thank you so very much! :)  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10254&amp;PID=33817&amp;title=toolbar-side-by-side#33817</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3676">Moonlite</a><br /><strong>Subject:</strong> 10254<br /><strong>Posted:</strong> 17 April 2008 at 7:01am<br /><br />Thank you so very much! :)]]>
   </description>
   <pubDate>Thu, 17 Apr 2008 07:01:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10254&amp;PID=33817&amp;title=toolbar-side-by-side#33817</guid>
  </item> 
  <item>
   <title><![CDATA[Toolbar side by side : Hi,  This is from a sample of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10254&amp;PID=33797&amp;title=toolbar-side-by-side#33797</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10254<br /><strong>Posted:</strong> 17 April 2008 at 12:41am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>This is from a sample of CodeJock</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>Thu, 17 Apr 2008 00:41:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10254&amp;PID=33797&amp;title=toolbar-side-by-side#33797</guid>
  </item> 
  <item>
   <title><![CDATA[Toolbar side by side : Hi All,I create TWO toolbars with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10254&amp;PID=33748&amp;title=toolbar-side-by-side#33748</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3676">Moonlite</a><br /><strong>Subject:</strong> 10254<br /><strong>Posted:</strong> 16 April 2008 at 7:40am<br /><br />Hi All,<br><br>I create TWO toolbars with code similar like this:<br><br><blockquote>CommandBar Toolbar = CommandBars.Add("Task", XTPBarPosition.xtpBarTop);<br>Toolbar.DefaultButtonStyle = XTPButtonStyle.xtpButtonIconAndCaption;<br>Toolbar.SetIconSize(16, 16);<br>Toolbar.ShowTextBelowIcons = false;<br>Toolbar.Closeable = false;<br>Toolbar.ShowExpandButton = false;<br>CommandBarControls Controls = Toolbar.Controls;<br></blockquote><br>The second toolbar always placed below the first toolbar. Can we place it side by side along with the first toolbar?<br><br>C# - Codejock 12.0.0. <br><br>Thanks in advance. Regards.]]>
   </description>
   <pubDate>Wed, 16 Apr 2008 07:40:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10254&amp;PID=33748&amp;title=toolbar-side-by-side#33748</guid>
  </item> 
 </channel>
</rss>