<?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 : Data property of selected c&#111;nstraint</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Data property of selected c&#111;nstraint]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 12 Aug 2026 05:41:58 +0000</pubDate>
  <lastBuildDate>Mon, 20 Mar 2006 13:44:30 +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=3411</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[Data property of selected c&#111;nstraint : Nope. My mistake. When using PropertyItemEnum...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3411&amp;PID=11556&amp;title=data-property-of-selected-constraint#11556</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 3411<br /><strong>Posted:</strong> 20 March 2006 at 1:44pm<br /><br />Nope.&nbsp; My mistake.&nbsp; When using PropertyItemEnum value returns the Data value.&nbsp; I should have paid more attention.]]>
   </description>
   <pubDate>Mon, 20 Mar 2006 13:44:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3411&amp;PID=11556&amp;title=data-property-of-selected-constraint#11556</guid>
  </item> 
  <item>
   <title><![CDATA[Data property of selected c&#111;nstraint : When using this method, it seems...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3411&amp;PID=11555&amp;title=data-property-of-selected-constraint#11555</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 3411<br /><strong>Posted:</strong> 20 March 2006 at 1:35pm<br /><br />When using this method, it seems the value returned by ItemEnum.Value would be "Windows 2000".&nbsp; How do you retrieve the value "2" when a user would select "Windows 2000" from the dropdown?<br><br>I'm using 9.81 ActiveX with VB6<br>]]>
   </description>
   <pubDate>Mon, 20 Mar 2006 13:35:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3411&amp;PID=11555&amp;title=data-property-of-selected-constraint#11555</guid>
  </item> 
  <item>
   <title><![CDATA[Data property of selected c&#111;nstraint : Best way is to use PropertyItemEnum...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3411&amp;PID=10235&amp;title=data-property-of-selected-constraint#10235</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3411<br /><strong>Posted:</strong> 16 December 2005 at 4:22am<br /><br /><P>Best way is to use PropertyItemEnum type of items.</P><P>See our Sample</P><P>&nbsp;&nbsp;&nbsp; Set ItemEnum = Category.AddChildItem(PropertyItemEnum, "Enum", 2)<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 'Adds some constraints along with a Data value<BR>&nbsp;&nbsp;&nbsp; ItemEnum.Constraints.Add "Windows 98", 1<BR>&nbsp;&nbsp;&nbsp; ItemEnum.Constraints.Add "Windows 2000", 2<BR>&nbsp;&nbsp;&nbsp; ItemEnum.Constraints.Add "Windows XP", 3<BR></P><P>In this case ItemEnum.Value&nbsp;equal Selected constraint.</P>]]>
   </description>
   <pubDate>Fri, 16 Dec 2005 04:22:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3411&amp;PID=10235&amp;title=data-property-of-selected-constraint#10235</guid>
  </item> 
  <item>
   <title><![CDATA[Data property of selected c&#111;nstraint :  If I have added a contstraint...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3411&amp;PID=10214&amp;title=data-property-of-selected-constraint#10214</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1587">TimStowe</a><br /><strong>Subject:</strong> 3411<br /><strong>Posted:</strong> 15 December 2005 at 9:13am<br /><br />If I have added a contstraint to an item with the data property set,and I want to later retrieve the data value for the selectedconstraint, how do I do it?<br><br>is it item.constraints.something?<br><br>or does some property of the item changes when the constraint is chosen?<br><br>or do I have to go through and compare the item's constraints with it's current value, and get the index that way?&nbsp; <br><div style="text-align: center;"></div>]]>
   </description>
   <pubDate>Thu, 15 Dec 2005 09:13:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3411&amp;PID=10214&amp;title=data-property-of-selected-constraint#10214</guid>
  </item> 
 </channel>
</rss>