<?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 : Ribbon Bar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Ribbon Bar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 01:52:09 +0000</pubDate>
  <lastBuildDate>Thu, 21 Aug 2008 02:29:53 +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=11909</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[Ribbon Bar : Sorry.. the solution was easy...  it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11909&amp;PID=40199&amp;title=ribbon-bar#40199</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4240">Lukas</a><br /><strong>Subject:</strong> 11909<br /><strong>Posted:</strong> 21 August 2008 at 2:29am<br /><br /><P>Sorry..</P><DIV>the solution was easy...</DIV><DIV>&nbsp;</DIV><DIV>it was a probem about Zorder...</DIV><DIV>&nbsp;</DIV><DIV>bringing to front the "commandbars", I have resolved...</DIV><DIV>&nbsp;</DIV><DIV>Thanks...</DIV><DIV>&nbsp;</DIV><DIV>Luca</DIV>]]>
   </description>
   <pubDate>Thu, 21 Aug 2008 02:29:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11909&amp;PID=40199&amp;title=ribbon-bar#40199</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Bar : Hi,  Please attach sample that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11909&amp;PID=40193&amp;title=ribbon-bar#40193</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11909<br /><strong>Posted:</strong> 21 August 2008 at 1:45am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Please attach sample that shows what "Ribbon not work well" means.</DIV>]]>
   </description>
   <pubDate>Thu, 21 Aug 2008 01:45:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11909&amp;PID=40193&amp;title=ribbon-bar#40193</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Bar : Hi,  I have another problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11909&amp;PID=40179&amp;title=ribbon-bar#40179</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4240">Lukas</a><br /><strong>Subject:</strong> 11909<br /><strong>Posted:</strong> 20 August 2008 at 2:18pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I have another problem with Ribbon Bar</DIV><DIV>whean I use Docking Pane too</DIV><DIV>&nbsp;</DIV><DIV>I have used </DIV><DIV>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono"><FONT color=#0000ff size=2>DockingPaneManager.SetCommandBars Me.CommandBars</FONT><BR></FONT></DIV><DIV>or</DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono" color=#0000ff size=2><strong>DockingPaneManager.SetCommandBars (CommandBars.GetDispatch)</strong></FONT></DIV><DIV><FONT size=1><strong></strong></FONT>&nbsp;</DIV><DIV><FONT face="Arial, Helvetica, sans-serif" size=2>and then</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono" size=1>&nbsp;&nbsp;&nbsp; <FONT color=#0000ff>Set PaneSc1 = DockingPaneManager.CreatePane(1, 500, 120, DockRightOf, Nothing)<BR>&nbsp;&nbsp;&nbsp; PaneSc1.Title =&nbsp;"Task1"</FONT></FONT></DIV><DIV><FONT face="Courier New, Courier, mono" color=#0000ff size=1>&nbsp;&nbsp;&nbsp; PaneSc1.Options = PaneNoCloseable + PaneNoHideable + PaneNoFloatable<BR>&nbsp;&nbsp;&nbsp; PaneSc1.MaxTrackSize.Width = 520<BR>&nbsp;&nbsp;&nbsp; PaneSc1.MinTrackSize.Width = 520<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; Set PaneSc2 = DockingPaneManager.CreatePane(2, 500, 120, DockRightOf, Nothing)<BR>&nbsp;&nbsp;&nbsp; PaneSc2.Title =&nbsp;"Task2"</FONT></DIV><DIV><FONT size=1><FONT color=#0000ff><FONT face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp; PaneSc2.Options = PaneNoCloseable + PaneNoHideable + PaneNoFloatable<BR>&nbsp;&nbsp;&nbsp; PaneSc2.AttachTo PaneSc1</FONT><BR></FONT></DIV></FONT><DIV>&nbsp;</DIV><DIV>but the Ribbon not work well</DIV><DIV>&nbsp;</DIV><DIV>Please help me...</DIV><DIV>&nbsp;</DIV><DIV>Many thanks and regards...</DIV><DIV>&nbsp;</DIV><DIV>Luca<BR></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 20 Aug 2008 14:18:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11909&amp;PID=40179&amp;title=ribbon-bar#40179</guid>
  </item> 
 </channel>
</rss>