<?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 : Bug with C&#111;ntrol ID and xtpC&#111;ntrolPopup</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Bug with C&#111;ntrol ID and xtpC&#111;ntrolPopup]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:46:39 +0000</pubDate>
  <lastBuildDate>Thu, 13 May 2004 01:37:43 +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=496</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[Bug with C&#111;ntrol ID and xtpC&#111;ntrolPopup : Thanks!I found my ID_MENU_FILE....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=496&amp;PID=1920&amp;title=bug-with-control-id-and-xtpcontrolpopup#1920</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=519">asd123456789</a><br /><strong>Subject:</strong> 496<br /><strong>Posted:</strong> 13 May 2004 at 1:37am<br /><br /><P>Thanks!I found my ID_MENU_FILE.</P>]]>
   </description>
   <pubDate>Thu, 13 May 2004 01:37:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=496&amp;PID=1920&amp;title=bug-with-control-id-and-xtpcontrolpopup#1920</guid>
  </item> 
  <item>
   <title><![CDATA[Bug with C&#111;ntrol ID and xtpC&#111;ntrolPopup : I&amp;#039;ve noticed a bug when adding...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=496&amp;PID=1238&amp;title=bug-with-control-id-and-xtpcontrolpopup#1238</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 496<br /><strong>Posted:</strong> 04 March 2004 at 10:21am<br /><br /><P>I've noticed a bug when adding a Control to a CommandBar that I wanted to bring to Codejock's attention.&nbsp; If the control is of type 'xtpControlPopup', the value specified for ID is not stored.&nbsp; For example, the following code will not supply the control with an ID</P><P>Set Control = CommandBars.ActiveMenuBar.Controls.Add(xtpControlPopup, ID_MENU_FILE, "File", -1, False)</P><P>Instead, you have to specify the ID of the control AFTER it is created.&nbsp; Then it will get saved.</P><P>Set Control = CommandBars.ActiveMenuBar.Controls.Add(xtpControlPopup, ID_MENU_FILE, "File", -1, False)<BR>Control.ID = ID_MENU_FILE</P><P>The same problem is apparent in the Designer Studio.&nbsp; Add any new control that is of type 'xtpControlPopup'.&nbsp; After the control is added, you'll see that the 'ID' field in the properties pane is empty.</P><span style="font-size:10px"><br /><br />Edited by Boyd</span>]]>
   </description>
   <pubDate>Thu, 04 Mar 2004 10:21:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=496&amp;PID=1238&amp;title=bug-with-control-id-and-xtpcontrolpopup#1238</guid>
  </item> 
 </channel>
</rss>