<?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 in ID property</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Bug in ID property]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 21:15:23 +0000</pubDate>
  <lastBuildDate>Thu, 25 Aug 2005 03:48:31 +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=2782</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 in ID property : When I add apopup control to a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2782&amp;PID=8334&amp;title=bug-in-id-property#8334</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1122">mlatona</a><br /><strong>Subject:</strong> 2782<br /><strong>Posted:</strong> 25 August 2005 at 3:48am<br /><br /><P>When I add a&nbsp;popup control to a commandbar and set the ID property in the add function, the value is not saved in the property from the&nbsp;popup control. For example with a button control it works. When I set the property after it is created it works.</P><P>Try this code:</P><P>With CommandBars1(1).Controls.Add(xtpControlPopup, 2, "Filter")<BR>&nbsp; MsgBox .Id<BR>End With</P><P>With CommandBars1(1).Controls.Add(xtpControlButton, 2, "Filter")<BR>&nbsp; MsgBox .Id<BR>End With<BR></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 25 Aug 2005 03:48:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2782&amp;PID=8334&amp;title=bug-in-id-property#8334</guid>
  </item> 
 </channel>
</rss>