<?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 : Sharing C&#111;nfigurati&#111;n between CommandBars</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Sharing C&#111;nfigurati&#111;n between CommandBars]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 20:55:04 +0000</pubDate>
  <lastBuildDate>Tue, 09 Dec 2003 08:45:18 +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=284</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[Sharing C&#111;nfigurati&#111;n between CommandBars : Hello, I am developing a VisualBasic...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=284&amp;PID=650&amp;title=sharing-configuration-between-commandbars#650</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 284<br /><strong>Posted:</strong> 09 December 2003 at 8:45am<br /><br /><P>Hello,</P><P>I am developing a VisualBasic 6 application using CommandBars and DockingPane.&nbsp; I want to use CommandBars within the main application window as well as within each docking pane.&nbsp; Additionally, I want the end user to be able to use the 'Customize' feature to apply any pre-configured control to any instance of the CommandBars.</P><P>The problem I encountered is that I have to have a CommandBars control on each form where I want to use command bars (i.e. the main form and each form used in a docking pane).&nbsp; To enable the customization feature, I create the XCB file and loaded it for each form.&nbsp; At this point, everything works well.</P><P>The problem comes when the use tries to customize the CommandBars.&nbsp; Specifically, using custom accelerators.&nbsp; Since all CommandBars are loaded from the XCB file, each one starts with the same pre-defined accelerators.&nbsp; When the user changes an accelerator, it is only changed for that instance of the&nbsp;CommandBars control (i.e. changed in the docking pane but not the main window).</P><P>Ideally, it would be nice to create a single instance of the CommandBars control and allow CommandBars from it to be docked in the other panes.&nbsp; If that's not a feasible option, using some form of Global Properties would allow each instance of the CommandBars control to share certain information (i.e. Accelerators).&nbsp; At the very least, is there an event (or could&nbsp;you expose one) that indicates when the user has customized a CommandBar so that I can programatically update the other instances?</P><P>I appreciate your feedback.</P>]]>
   </description>
   <pubDate>Tue, 09 Dec 2003 08:45:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=284&amp;PID=650&amp;title=sharing-configuration-between-commandbars#650</guid>
  </item> 
 </channel>
</rss>