<?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 : Feature Request for Property Grid</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Feature Request for Property Grid]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 16:11:44 +0000</pubDate>
  <lastBuildDate>Fri, 26 Feb 2010 03:08: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=16270</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[Feature Request for Property Grid : Hi,  If you are desperate...  Just...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16270&amp;PID=57094&amp;title=feature-request-for-property-grid#57094</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 16270<br /><strong>Posted:</strong> 26 February 2010 at 3:08am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>If you are desperate...</DIV><DIV>&nbsp;</DIV><DIV>Just change the PropertyItemBool into PropertyItemOption:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Set Item = Category.AddChildItem(PropertyItemOption, "Checkbox", 0)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item.Constraints.Add "False", 1&nbsp;&nbsp;&nbsp; 'Have&nbsp;only ONE OptionButton as a PropertyGridItem<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Item.CheckBoxStyle = True&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'Still show the&nbsp;checkbox as a PropertyGriditem</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><strong>to test this:</strong></DIV><DIV>&nbsp;</DIV><DIV>Private Sub wndProperty_ValueChanged(ByVal Item As XtremePropertyGrid.IPropertyGridItem)<BR>&nbsp;&nbsp;&nbsp; Me.wndPropertyGridFiles.FindItem("Checkbox").Constraints(1).Caption = IIf(Item.Value, "True", "False")<BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 26 Feb 2010 03:08:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16270&amp;PID=57094&amp;title=feature-request-for-property-grid#57094</guid>
  </item> 
  <item>
   <title><![CDATA[Feature Request for Property Grid : A feature I would really like...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16270&amp;PID=57050&amp;title=feature-request-for-property-grid#57050</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5935">PeterG</a><br /><strong>Subject:</strong> 16270<br /><strong>Posted:</strong> 24 February 2010 at 6:53pm<br /><br />A feature I would really like to have is the ability to have a check box item and be able to display one of two text messages to the right of the check box, one for True (when the box is checked) and another for False (when unchecked).&nbsp; The text would change depending on whether the box was checked or not.<br><br>In case this is already possible, please let me know how to accomplish this miraculous feat.<br>]]>
   </description>
   <pubDate>Wed, 24 Feb 2010 18:53:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16270&amp;PID=57050&amp;title=feature-request-for-property-grid#57050</guid>
  </item> 
 </channel>
</rss>