<?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 : Two Form Caption Bars</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Two Form Caption Bars]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:06:14 +0000</pubDate>
  <lastBuildDate>Fri, 16 Mar 2012 17:15:13 +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=19577</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[Two Form Caption Bars : I figured it out, call the LoadDesignerBars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19577&amp;PID=67818&amp;title=two-form-caption-bars#67818</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7386">JoeDMInc</a><br /><strong>Subject:</strong> 19577<br /><strong>Posted:</strong> 16 March 2012 at 5:15pm<br /><br />I figured it out, call the LoadDesignerBars method prior to endableoffice2007frame...<DIV>&nbsp;</DIV><DIV><DIV>Private Sub Form_Load()</DIV><DIV>&nbsp;&nbsp;&nbsp; CommandBarsGlobalSettings.App = App<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp; With CommandBars1</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.LoadDesignerBars App.Path &amp; "\fxmenu.xcb"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .EnableOffice2007Frame True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CommandBarsGlobalSettings.ResourceImages.LoadFromFile App.Path &amp; "\themes\Office2010.dll", "Office2010Blue.ini"<BR>&nbsp;&nbsp;&nbsp; End With<BR>End Sub</DIV><DIV>&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Fri, 16 Mar 2012 17:15:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19577&amp;PID=67818&amp;title=two-form-caption-bars#67818</guid>
  </item> 
  <item>
   <title><![CDATA[Two Form Caption Bars : Hello,   I have created a Ribbonxcb...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19577&amp;PID=67809&amp;title=two-form-caption-bars#67809</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7386">JoeDMInc</a><br /><strong>Subject:</strong> 19577<br /><strong>Posted:</strong> 15 March 2012 at 7:19pm<br /><br />Hello, <DIV>&nbsp;</DIV><DIV>I have created a Ribbon&nbsp;xcb file using the Designer.&nbsp; I placed a commandbars control onto&nbsp;a form and set the VisualTheme to xptThemeRibbon.&nbsp; I added the following code to the load event:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub Form_Load()</DIV><DIV>&nbsp;&nbsp;&nbsp; CommandBarsGlobalSettings.App = App<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp; With CommandBars1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .EnableOffice2007Frame True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CommandBarsGlobalSettings.ResourceImages.LoadFromFile App.Path &amp; "\themes\Office2010.dll", "Office2010Blue.ini"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .LoadDesignerBars App.Path &amp; "\fxmenu.xcb"<BR>&nbsp;&nbsp;&nbsp; End With<BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>When running the program the command bar looks great, but&nbsp;I get this:</DIV><DIV><img src="http://forum.codejock.com/uploads/7386/untitled.JPG" height="100" width="719" border="0" /></DIV><DIV><BR>&nbsp;</DIV><DIV>How&nbsp;do I&nbsp;remove the second caption bar?&nbsp; I am using VB6 (SP6)&nbsp;on a Windows XP Pro machine, version 15.2.1.0213 of Xtreme Suite Pro. I assume I am missing something simple. Any help would be apprecited.&nbsp; </DIV>]]>
   </description>
   <pubDate>Thu, 15 Mar 2012 19:19:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19577&amp;PID=67809&amp;title=two-form-caption-bars#67809</guid>
  </item> 
 </channel>
</rss>