<?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 : CXTPPropertyGrid, SetHeight, SetMultilinesCount Ex</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPPropertyGrid, SetHeight, SetMultilinesCount Ex]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 07 Jun 2026 03:44:36 +0000</pubDate>
  <lastBuildDate>Wed, 28 May 2008 15:30:58 +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=10815</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[CXTPPropertyGrid, SetHeight, SetMultilinesCount Ex : I figured it out. And cursed the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10815&amp;PID=35937&amp;title=cxtppropertygrid-setheight-setmultilinescount-ex#35937</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 10815<br /><strong>Posted:</strong> 28 May 2008 at 3:30pm<br /><br />I figured it out. <br><br>And cursed the Codejock XTP documentation. Again. Sorry, but you really need to spend some time on your documentation. <br><br>If you use the SetMultiLinesCount method, you also need to override the GetEditStyle() method of the CXTPPropertyGridItem and add the ES_AUTOVSCROLL style. Unless this is done, the user cannot scroll and hence cannot enter more lines that visible inside the editor in the grid.<br><br>This really belongs into the documentation. I'm sure the programmer of the control knows all that, but we don't.<br>]]>
   </description>
   <pubDate>Wed, 28 May 2008 15:30:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10815&amp;PID=35937&amp;title=cxtppropertygrid-setheight-setmultilinescount-ex#35937</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGrid, SetHeight, SetMultilinesCount Ex : Hi,I need to setup a property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10815&amp;PID=35934&amp;title=cxtppropertygrid-setheight-setmultilinescount-ex#35934</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 10815<br /><strong>Posted:</strong> 28 May 2008 at 3:10pm<br /><br />Hi,<br><br>I need to setup a property in a XTPPropertyGrid so the user can<br><br>1. Input any length of text (with auto-vscroll if required)<br>2. Has a property height which is about 5 lines of text so he can see a bit more of the text he is editing.<br><br>I can change the height of a property with SetHeight apparently, and SetMultiLinesCount is used to limit (???) the number of lines a user can enter?<br><br>Can you please explain what these methods are supposed to do, and how to use them?<br><br>The XPT online help only says <font color="#0033ff">"Call this member to set variable height of the item."</font> and <font color="#0033ff">"Call this member to set total lines of multi line item"</font> which is not really informative.<br><br>]]>
   </description>
   <pubDate>Wed, 28 May 2008 15:10:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10815&amp;PID=35934&amp;title=cxtppropertygrid-setheight-setmultilinescount-ex#35934</guid>
  </item> 
 </channel>
</rss>