<?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 : 2 bugs in PropertyGrid?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : 2 bugs in PropertyGrid?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 24 May 2026 17:06:30 +0000</pubDate>
  <lastBuildDate>Fri, 28 Mar 2008 09:58:36 +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=9914</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[2 bugs in PropertyGrid? : Hi Aaron,The bug still seems to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9914&amp;PID=32694&amp;title=2-bugs-in-propertygrid#32694</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 9914<br /><strong>Posted:</strong> 28 March 2008 at 9:58am<br /><br />Hi Aaron,<br><br>The bug still seems to be there in v12, so I posted it in the beta comments thread (including a mention of VerbsHeight). Thanks for verifying the bug.<br><br>]]>
   </description>
   <pubDate>Fri, 28 Mar 2008 09:58:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9914&amp;PID=32694&amp;title=2-bugs-in-propertygrid#32694</guid>
  </item> 
  <item>
   <title><![CDATA[2 bugs in PropertyGrid? : Hi,   You are right !!! The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9914&amp;PID=32683&amp;title=2-bugs-in-propertygrid#32683</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9914<br /><strong>Posted:</strong> 28 March 2008 at 8:26am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>You are right !!! The same "bug" when setting the Verbs height. Normally you would not use the property like this but it could be...</DIV>]]>
   </description>
   <pubDate>Fri, 28 Mar 2008 08:26:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9914&amp;PID=32683&amp;title=2-bugs-in-propertygrid#32683</guid>
  </item> 
  <item>
   <title><![CDATA[2 bugs in PropertyGrid? : If you use LockRedraw and then...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9914&amp;PID=32337&amp;title=2-bugs-in-propertygrid#32337</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 9914<br /><strong>Posted:</strong> 17 March 2008 at 2:57pm<br /><br />If you use LockRedraw and then change the HelpHeight property, the splitter &amp; help height position change, but the properties grid height stays the same (meaning you can see all of the Help text, or resize it manually). For example:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>Private Sub Form_Load()<br>&nbsp;&nbsp; With Me.PropertyGrid1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .LockRedraw = True<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .HelpHeight = .HelpHeight * 2<br>&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .LockRedraw = False<br>&nbsp;&nbsp; End With<br>End Sub<br></pre></td></tr></table><br><br>Also, there are no members for the PropertyGridUpdateContext enumeration as used by the EndUpdate mehtod.<br>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 14:57:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9914&amp;PID=32337&amp;title=2-bugs-in-propertygrid#32337</guid>
  </item> 
 </channel>
</rss>