<?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 : Commandbar position</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Commandbar position]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 24 Apr 2026 21:58:14 +0000</pubDate>
  <lastBuildDate>Tue, 12 May 2009 06:51:12 +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=14267</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[Commandbar position : Thank you Aaron, for the fast...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14267&amp;PID=48894&amp;title=commandbar-position#48894</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3253">Mr.Den</a><br /><strong>Subject:</strong> 14267<br /><strong>Posted:</strong> 12 May 2009 at 6:51am<br /><br /><P>Thank you Aaron, for the fast reply. I got buisy and did not have time to try until today, works perfect <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></P>]]>
   </description>
   <pubDate>Tue, 12 May 2009 06:51:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14267&amp;PID=48894&amp;title=commandbar-position#48894</guid>
  </item> 
  <item>
   <title><![CDATA[Commandbar position : Hi,  You can use method:  CommandBars.DockToolBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14267&amp;PID=48863&amp;title=commandbar-position#48863</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 14267<br /><strong>Posted:</strong> 11 May 2009 at 12:52pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You can use method:</DIV><DIV>&nbsp;</DIV><DIV>CommandBars.<strong>DockToolBar</strong> obBar, 1000, 1000, xtpBarFloating</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 11 May 2009 12:52:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14267&amp;PID=48863&amp;title=commandbar-position#48863</guid>
  </item> 
  <item>
   <title><![CDATA[Commandbar position : Is there a way when creating a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14267&amp;PID=48861&amp;title=commandbar-position#48861</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3253">Mr.Den</a><br /><strong>Subject:</strong> 14267<br /><strong>Posted:</strong> 11 May 2009 at 11:35am<br /><br /><P>Is there a way when creating a floating commandbar in code to specify the left and top of the commandbar?</P><P>When I create the commandbar, it is at 0,0 (left,top) of my screen.</P><P>Here is the code I am using:</P><P>Dim obBar As CommandBar<BR>Dim obCtrl As CommandBarControl</P><P>Set obBar = obCommandBars.Add("Mismatched page numbers", xtpBarFloating)<BR>&nbsp;&nbsp;&nbsp; <BR>obBar.Closeable = False<BR>obBar.Customizable = False<BR>obBar.EnableDocking xtpFlagFloating<BR>obBar.ShowExpandButton = False<BR>&nbsp;&nbsp; <BR>Set obCtrl = obBar.Controls.Add(xtpControlButton, ID_CTRL_OPEN_MISMATCHPAGE, "Open")<BR>obCtrl.DescriptionText = " Open saved list"<BR>obCtrl.IconId = ICON_CTRL_NULL<BR>obCtrl.Style = xtpButtonAutomatic<BR>&nbsp;&nbsp;&nbsp; <BR>Set obCtrl = obBar.Controls.Add(xtpControlButton, ID_CTRL_GENERATE_MISMATCHPAGE, "Generate")<BR>obCtrl.DescriptionText = " Generate list"<BR>obCtrl.IconId = ICON_CTRL_NULL<BR>obCtrl.Style = xtpButtonAutomatic<BR>&nbsp;&nbsp;&nbsp; <BR>Set obCtrl = obBar.Controls.Add(xtpControlButton, ID_CTRL_EXPORT_MISMATCHPAGE, "Export")<BR>obCtrl.DescriptionText = " Export list"<BR>obCtrl.IconId = ICON_CTRL_NULL<BR>obCtrl.Style = xtpButtonAutomatic</P>]]>
   </description>
   <pubDate>Mon, 11 May 2009 11:35:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14267&amp;PID=48861&amp;title=commandbar-position#48861</guid>
  </item> 
 </channel>
</rss>