<?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 : Trouble finding a CommandBarC&#111;ntrol by it</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Trouble finding a CommandBarC&#111;ntrol by it]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 05:12:40 +0000</pubDate>
  <lastBuildDate>Wed, 14 Jun 2006 08:51:35 +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=4403</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[Trouble finding a CommandBarC&#111;ntrol by it : I assume eFile is a popupcontrol?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4403&amp;PID=13624&amp;title=trouble-finding-a-commandbarcontrol-by-it#13624</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4403<br /><strong>Posted:</strong> 14 June 2006 at 8:51am<br /><br />I assume eFile is a popupcontrol?&nbsp; If so, you must amnually assign it an id.<br><br>Set ControlFile = CommandBars.ActiveMenuBar.Controls.Add(xtpControlPopup, 0, "&amp;File", -1, False)<br>&nbsp;&nbsp;&nbsp; ControlFile.Id = 101<br><br>It will ignore what is passed in to the Add method.<br>]]>
   </description>
   <pubDate>Wed, 14 Jun 2006 08:51:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4403&amp;PID=13624&amp;title=trouble-finding-a-commandbarcontrol-by-it#13624</guid>
  </item> 
  <item>
   <title><![CDATA[Trouble finding a CommandBarC&#111;ntrol by it : Hi,What&amp;#039;s the best way to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4403&amp;PID=13616&amp;title=trouble-finding-a-commandbarcontrol-by-it#13616</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2032">fernando</a><br /><strong>Subject:</strong> 4403<br /><strong>Posted:</strong> 13 June 2006 at 7:05pm<br /><br />Hi,<br><br>What's the best way to retrieve a CommandBarControl from a CommandBar by its ID?<br><br>I tried the following, but it didn't work:<br><br>----------------------------------------------------<br>Dim rc As CommandBarControl<br>Set rc = m_rMenuBar.Controls.Find(, eFile, , 1)<br>----------------------------------------------------<br><br>The ID is eFile and the commandbarcontrol is there. However, the Find method always returns Nothing<br><br>What am I doing wrong???<br><br>Thanks<br><br>]]>
   </description>
   <pubDate>Tue, 13 Jun 2006 19:05:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4403&amp;PID=13616&amp;title=trouble-finding-a-commandbarcontrol-by-it#13616</guid>
  </item> 
 </channel>
</rss>