<?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 : Key property missing</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Key property missing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 06:33:41 +0000</pubDate>
  <lastBuildDate>Wed, 14 Jun 2006 06:55:38 +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=4357</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[Key property missing : No. It&amp;#039;s a unique key that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4357&amp;PID=13623&amp;title=key-property-missing#13623</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2071">cryo75</a><br /><strong>Subject:</strong> 4357<br /><strong>Posted:</strong> 14 June 2006 at 6:55am<br /><br /><P>No. It's a unique key that identifies an&nbsp;object within a collection.</P><P>With a&nbsp;standard VB collection, you can add an item such as:</P><P>myCol.Add "MyName1", "keyA"</P><P>myCol.Add "MyName2", "keyB"</P><P>Then I can access MyName2 by doing:</P><P>myCol(2) or</P><P>myCol("keyB")</P><P>Ivan</P>]]>
   </description>
   <pubDate>Wed, 14 Jun 2006 06:55:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4357&amp;PID=13623&amp;title=key-property-missing#13623</guid>
  </item> 
  <item>
   <title><![CDATA[Key property missing : Possibly you are wanting the &amp;#034;Parameter&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4357&amp;PID=13445&amp;title=key-property-missing#13445</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4357<br /><strong>Posted:</strong> 06 June 2006 at 9:24am<br /><br />Possibly you are wanting the "Parameter" property which is exactly like a "Tag" property on most controls?]]>
   </description>
   <pubDate>Tue, 06 Jun 2006 09:24:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4357&amp;PID=13445&amp;title=key-property-missing#13445</guid>
  </item> 
  <item>
   <title><![CDATA[Key property missing : Yeah... that&amp;#039;s all me!! It&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4357&amp;PID=13434&amp;title=key-property-missing#13434</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2071">cryo75</a><br /><strong>Subject:</strong> 4357<br /><strong>Posted:</strong> 06 June 2006 at 5:53am<br /><br /><P>Yeah... that's all me!!</P><P>It's that time of year when I'm in the middle of developing the next version, so I guess there will be a lot of activity from me :)</P><P>Cheez!</P><P>Ivan</P>]]>
   </description>
   <pubDate>Tue, 06 Jun 2006 05:53:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4357&amp;PID=13434&amp;title=key-property-missing#13434</guid>
  </item> 
  <item>
   <title><![CDATA[Key property missing : whoa that&amp;#039;s the weirdest...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4357&amp;PID=13431&amp;title=key-property-missing#13431</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=756">gshawn</a><br /><strong>Subject:</strong> 4357<br /><strong>Posted:</strong> 06 June 2006 at 5:26am<br /><br /><P>whoa that's the weirdest thing, I was just reading the PECompact forums and all of&nbsp;a sudden I realized you also posted here :)</P><P>Seems you know a good tool when you see one..... Cheers!</P>]]>
   </description>
   <pubDate>Tue, 06 Jun 2006 05:26:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4357&amp;PID=13431&amp;title=key-property-missing#13431</guid>
  </item> 
  <item>
   <title><![CDATA[Key property missing : Hi, It would be nice (and helpful)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4357&amp;PID=13429&amp;title=key-property-missing#13429</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2071">cryo75</a><br /><strong>Subject:</strong> 4357<br /><strong>Posted:</strong> 06 June 2006 at 4:59am<br /><br /><P>Hi,</P><P>It would be nice (and helpful) if there is a key property (as string)&nbsp;along with the ID for all objects.</P><P>Ivan</P>]]>
   </description>
   <pubDate>Tue, 06 Jun 2006 04:59:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4357&amp;PID=13429&amp;title=key-property-missing#13429</guid>
  </item> 
 </channel>
</rss>