<?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 : Help on commandbars (vb6)</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Help on commandbars (vb6)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 11:51:49 +0000</pubDate>
  <lastBuildDate>Tue, 27 May 2008 12:24:17 +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=10794</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[Help on commandbars (vb6) : Hi, Sub CommandBar_Execute(...) All...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10794&amp;PID=35877&amp;title=help-on-commandbars-vb6#35877</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10794<br /><strong>Posted:</strong> 27 May 2008 at 12:24pm<br /><br />Hi,<DIV>Sub CommandBar_Execute(...)</DIV><DIV>All our samples have it.</DIV>]]>
   </description>
   <pubDate>Tue, 27 May 2008 12:24:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10794&amp;PID=35877&amp;title=help-on-commandbars-vb6#35877</guid>
  </item> 
  <item>
   <title><![CDATA[Help on commandbars (vb6) : Hi, Sub CommandBar_Execute(...) All...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10794&amp;PID=35878&amp;title=help-on-commandbars-vb6#35878</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10794<br /><strong>Posted:</strong> 27 May 2008 at 12:24pm<br /><br />Hi,<DIV>Sub CommandBar_Execute(...)</DIV><DIV>All our samples &nbsp;have it.</DIV>]]>
   </description>
   <pubDate>Tue, 27 May 2008 12:24:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10794&amp;PID=35878&amp;title=help-on-commandbars-vb6#35878</guid>
  </item> 
  <item>
   <title><![CDATA[Help on commandbars (vb6) : that seems to be a good idea,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10794&amp;PID=35867&amp;title=help-on-commandbars-vb6#35867</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4200">xpridex</a><br /><strong>Subject:</strong> 10794<br /><strong>Posted:</strong> 27 May 2008 at 10:37am<br /><br />that seems to be a good idea, but can u show me how to catch the event please?]]>
   </description>
   <pubDate>Tue, 27 May 2008 10:37:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10794&amp;PID=35867&amp;title=help-on-commandbars-vb6#35867</guid>
  </item> 
  <item>
   <title><![CDATA[Help on commandbars (vb6) : Hi, So just catch Execute in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10794&amp;PID=35847&amp;title=help-on-commandbars-vb6#35847</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10794<br /><strong>Posted:</strong> 27 May 2008 at 7:08am<br /><br /><P>Hi,</P><DIV>So just catch Execute in MainForm and resend it to ActiveForm....</DIV>]]>
   </description>
   <pubDate>Tue, 27 May 2008 07:08:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10794&amp;PID=35847&amp;title=help-on-commandbars-vb6#35847</guid>
  </item> 
  <item>
   <title><![CDATA[Help on commandbars (vb6) :  Hello,I&amp;#039;m a new member,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10794&amp;PID=35845&amp;title=help-on-commandbars-vb6#35845</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4200">xpridex</a><br /><strong>Subject:</strong> 10794<br /><strong>Posted:</strong> 27 May 2008 at 6:36am<br /><br />Hello,<br>I'm a new member, and i require your help gentelmen.<br>i'd love to have one commandbars on my MDIform, then attach it to MDIChildren with different events, which means, i ll have a button "Add" for exemple on the comandbars, witch show a message "test1" on the first MDIchild, and shows "test2" on the second MDIchild<br><br>in other terms, i d like to define the commandbars_execute on, each MDIChild<br><br>thx.<br>]]>
   </description>
   <pubDate>Tue, 27 May 2008 06:36:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10794&amp;PID=35845&amp;title=help-on-commandbars-vb6#35845</guid>
  </item> 
 </channel>
</rss>