<?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 : New PropertyGridItemOption display wrong</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : New PropertyGridItemOption display wrong]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 17:54:46 +0000</pubDate>
  <lastBuildDate>Mon, 22 Dec 2008 06:22: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=12974</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[New PropertyGridItemOption display wrong :   BerntK wrote:Hi,I use the MFC...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12974&amp;PID=43852&amp;title=new-propertygriditemoption-display-wrong#43852</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3138">dimdar</a><br /><strong>Subject:</strong> 12974<br /><strong>Posted:</strong> 22 December 2008 at 6:22am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by BerntK" alt="Originally posted by BerntK" style="vertical-align: text-bottom;" /> <strong>BerntK wrote:</strong><br /><br />Hi,<BR><BR>I use the MFC version and have the same problem if adding constraints to a previously expanded category only. Try expand after adding the constraints!<BR><BR>Already using PropertyGrid::VariableItemsHeight(TRUE)<BR><BR>Maybe you have the same problem?<BR><BR>regards,<BR>Bernt<BR></td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>I haven't problems if category is&nbsp;already expanded, with VariableItemsHeight TRUE work fine. <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0"></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 22 Dec 2008 06:22:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12974&amp;PID=43852&amp;title=new-propertygriditemoption-display-wrong#43852</guid>
  </item> 
  <item>
   <title><![CDATA[New PropertyGridItemOption display wrong :   Hi,I use the MFC version and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12974&amp;PID=43847&amp;title=new-propertygriditemoption-display-wrong#43847</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4542">BerntK</a><br /><strong>Subject:</strong> 12974<br /><strong>Posted:</strong> 22 December 2008 at 3:24am<br /><br />Hi,<br><br>I use the MFC version and have the same problem if adding constraints to a previously expanded category only. Try expand after adding the constraints!<br><br>Already using PropertyGrid::VariableItemsHeight(TRUE)<br><br>Maybe you have the same problem?<br><br>regards,<br>Bernt<br>]]>
   </description>
   <pubDate>Mon, 22 Dec 2008 03:24:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12974&amp;PID=43847&amp;title=new-propertygriditemoption-display-wrong#43847</guid>
  </item> 
  <item>
   <title><![CDATA[New PropertyGridItemOption display wrong : Hi,  Set PropertyGrid::VariableItemsHeight...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12974&amp;PID=43844&amp;title=new-propertygriditemoption-display-wrong#43844</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12974<br /><strong>Posted:</strong> 22 December 2008 at 2:32am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Set PropertyGrid::VariableItemsHeight property to True.</DIV>]]>
   </description>
   <pubDate>Mon, 22 Dec 2008 02:32:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12974&amp;PID=43844&amp;title=new-propertygriditemoption-display-wrong#43844</guid>
  </item> 
  <item>
   <title><![CDATA[New PropertyGridItemOption display wrong : Hi, I have triedthen new PropertyGridItemOption...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12974&amp;PID=43801&amp;title=new-propertygriditemoption-display-wrong#43801</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3138">dimdar</a><br /><strong>Subject:</strong> 12974<br /><strong>Posted:</strong> 19 December 2008 at 5:39am<br /><br /><P>Hi,</P><DIV>I have tried&nbsp;then new PropertyGridItemOption but I have some display problem with VB.NET 2008 and Windows Vista. See&nbsp;images <img src="https://forum.codejock.com/uploads/20081219_053403_Example1.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20081219_053504_Example.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Why don't you implement CheckBoxStyle for PropertyItemBool?</DIV><DIV>&nbsp;</DIV><DIV>Thank's you</DIV>]]>
   </description>
   <pubDate>Fri, 19 Dec 2008 05:39:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12974&amp;PID=43801&amp;title=new-propertygriditemoption-display-wrong#43801</guid>
  </item> 
 </channel>
</rss>