<?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 : Multiple CommandBarsFrame controls and KeyBindings</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Multiple CommandBarsFrame controls and KeyBindings]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 23:08:52 +0000</pubDate>
  <lastBuildDate>Tue, 05 May 2009 16:39:44 +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=13568</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[Multiple CommandBarsFrame controls and KeyBindings :    oleg wrote:Agree this bug...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13568&amp;PID=48675&amp;title=multiple-commandbarsframe-controls-and-keybindings#48675</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3558">briansweat</a><br /><strong>Subject:</strong> 13568<br /><strong>Posted:</strong> 05 May 2009 at 4:39pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Agree this bug :( Fixed for next release.</td></tr></table><br><br>We switched to CommandBars, which was a good workaround.<br><br>However, we had a conflict with a DatePicker in an UltraGrid control (long story).&nbsp; Placing the CommandBars control into a PictureBox resolved that problem, but the KeyBindings problem is back on that form.<br><br>When do you expect to have a hot fix or service pack containing this patch?<br>]]>
   </description>
   <pubDate>Tue, 05 May 2009 16:39:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13568&amp;PID=48675&amp;title=multiple-commandbarsframe-controls-and-keybindings#48675</guid>
  </item> 
  <item>
   <title><![CDATA[Multiple CommandBarsFrame controls and KeyBindings : We&amp;#039;ll be looking forward...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13568&amp;PID=46252&amp;title=multiple-commandbarsframe-controls-and-keybindings#46252</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3558">briansweat</a><br /><strong>Subject:</strong> 13568<br /><strong>Posted:</strong> 04 March 2009 at 9:28am<br /><br />We'll be looking forward to the next release.  If you have an early beta, I'd be happy to test it.<br /><br />Thanks for the quick response :)]]>
   </description>
   <pubDate>Wed, 04 Mar 2009 09:28:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13568&amp;PID=46252&amp;title=multiple-commandbarsframe-controls-and-keybindings#46252</guid>
  </item> 
  <item>
   <title><![CDATA[Multiple CommandBarsFrame controls and KeyBindings : Hi,  Agree this bug :( Fixed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13568&amp;PID=46228&amp;title=multiple-commandbarsframe-controls-and-keybindings#46228</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13568<br /><strong>Posted:</strong> 04 March 2009 at 3:33am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Agree this bug :( Fixed for next release. Sorry, can only suggest use simple COmmandBars for MDI child frames now :(</DIV>]]>
   </description>
   <pubDate>Wed, 04 Mar 2009 03:33:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13568&amp;PID=46228&amp;title=multiple-commandbarsframe-controls-and-keybindings#46228</guid>
  </item> 
  <item>
   <title><![CDATA[Multiple CommandBarsFrame controls and KeyBindings : We are converting a large VB6...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13568&amp;PID=46209&amp;title=multiple-commandbarsframe-controls-and-keybindings#46209</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3558">briansweat</a><br /><strong>Subject:</strong> 13568<br /><strong>Posted:</strong> 03 March 2009 at 11:10pm<br /><br />We are converting a large VB6 MDI application to use CommandBars.<br><br>Initially, we started with CommandBars for the MDI child forms, but switched to CommandBarsFrame.&nbsp; The CommandBarsFrame control includes the Align property, which allows other panels to stack up nicely below it.<br><br>However, the Execute() event on Form1 may fire even when Form2 is active.&nbsp; We're not clear on the cause of this issue and would like to stay with the CommandBarsFrame controls if at all possible.<br><br>The following example illustrates the problem.&nbsp; Form2 has focus, but pressing Ctrl+N fires the CommandBars_Execute event on Form1.<br><br><a href="uploads/20090303_230733_CommandBars_Key.zip" target="_blank">uploads/20090303_230733_CommandBars_Key.zip</a><br>]]>
   </description>
   <pubDate>Tue, 03 Mar 2009 23:10:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13568&amp;PID=46209&amp;title=multiple-commandbarsframe-controls-and-keybindings#46209</guid>
  </item> 
 </channel>
</rss>