<?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 : Add wew functi&#111;n called SetHelpHeight()</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Add wew functi&#111;n called SetHelpHeight()]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 03:59:41 +0000</pubDate>
  <lastBuildDate>Thu, 12 Jun 2003 14:36:54 +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=63</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[Add wew functi&#111;n called SetHelpHeight() : Thank you for your Suggestion Added...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=63&amp;PID=146&amp;title=add-wew-function-called-sethelpheight#146</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 63<br /><strong>Posted:</strong> 12 June 2003 at 2:36pm<br /><br /><P>Thank you for your Suggestion</P><P>Added <FONT color=#880000>SetHelpHeight <FONT color=black>and</FONT> &nbsp;SetViewDivider</FONT><FONT color=black> methods.</FONT></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 12 Jun 2003 14:36:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=63&amp;PID=146&amp;title=add-wew-function-called-sethelpheight#146</guid>
  </item> 
  <item>
   <title><![CDATA[Add wew functi&#111;n called SetHelpHeight() :  I have implemented a function...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=63&amp;PID=140&amp;title=add-wew-function-called-sethelpheight#140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7">jwhagen</a><br /><strong>Subject:</strong> 63<br /><strong>Posted:</strong> 11 June 2003 at 4:25pm<br /><br /><FONT color=#0000ff><P>I have implemented a function that allows me to change the height of the Help bar within the PropertyGrid class. This is useful as it allows me to preset the height as the application is initializing. Otherwise I am required to resize it each tme the application is started. The code I use is as follows:</P><P><FONT color=green>// Call this member function to set the height of the help pane when visible.</FONT></P><P><FONT color=green>// The integer value represents the height in pixels.</FONT></P><P><FONT color=green>//</FONT></P><P>void SetHelpHeight(int nHeight);</P><P><FONT color=green>////////////////////////</FONT></P><P>void</FONT> <FONT color=blue>CXTPPropertyGrid::</FONT><FONT color=#880000>SetHelpHeight</FONT>(<FONT color=#0000ff>int</FONT> nHeight)</P><P>{</P><P><FONT color=#808080>&nbsp;&nbsp; m_nHelpHeight</FONT> = nHeight;</P><P>&nbsp;&nbsp; <FONT color=blue>CXTPPClientRec</FONT>t <FONT color=#880000>rc</FONT>(<FONT color=#0000ff>this</FONT>);</P><P><FONT color=#880000>&nbsp;&nbsp; Reposition</FONT>(<FONT color=#808080>rc</FONT>.<FONT color=#880000>Width</FONT>(), <FONT color=#808080>rc</FONT>.<FONT color=#880000>Height</FONT>());</P><P>}</P><P>Thanks.</P>]]>
   </description>
   <pubDate>Wed, 11 Jun 2003 16:25:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=63&amp;PID=140&amp;title=add-wew-function-called-sethelpheight#140</guid>
  </item> 
 </channel>
</rss>