<?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 : Propertygrid &amp; Combo</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Propertygrid &amp; Combo]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 19:29:30 +0000</pubDate>
  <lastBuildDate>Wed, 21 Nov 2007 09:07:18 +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=8846</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[Propertygrid &amp; Combo : if you use SetConstraintEdit I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8846&amp;PID=28700&amp;title=propertygrid-combo#28700</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8846<br /><strong>Posted:</strong> 21 November 2007 at 9:07am<br /><br />if you use SetConstraintEdit I recommend use CXTPPropertyGridItemEnum instead. and SetEnum/GetEnum instead of SetValue.]]>
   </description>
   <pubDate>Wed, 21 Nov 2007 09:07:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8846&amp;PID=28700&amp;title=propertygrid-combo#28700</guid>
  </item> 
  <item>
   <title><![CDATA[Propertygrid &amp; Combo : Hi,I use a PropertyGrid Item with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8846&amp;PID=28687&amp;title=propertygrid-combo#28687</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3512">Ocrana</a><br /><strong>Subject:</strong> 8846<br /><strong>Posted:</strong> 20 November 2007 at 11:41pm<br /><br />Hi,<br><br>I use a PropertyGrid Item with a ComboButton. Iam wondering to have no chance to receive the selected index of the list, only a string value. Do i miss something? I use:<br><br>CXTPPropertyGridItem* m_pQualityItem;<br>m_pQualityItem = pCategoryApplication-&gt;AddChildItem(new CXTPPropertyGridItem(IDS_QUALITY_ITEM));<br>m_pQualityItem-&gt;GetConstraints()-&gt;AddConstraint(_T("Max. Sharp (Fastest)"));<br>....&nbsp;&nbsp;&nbsp; m_pQualityItem-&gt;SetFlags(xtpGridItemHasComboButton|xtpGridItemHasEdit);<br>m_pQualityItem-&gt;SetConstraintEdit(TRUE);<br>m_pQualityItem-&gt;SetValue(_T("Default (Normal Speed)"));<br><br>Is it not possible to receive the index? Or do I have to use another GridItem Type?<br><br>Ingo<br>]]>
   </description>
   <pubDate>Tue, 20 Nov 2007 23:41:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8846&amp;PID=28687&amp;title=propertygrid-combo#28687</guid>
  </item> 
 </channel>
</rss>