<?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 : BUG: MultiLinesCount issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : BUG: MultiLinesCount issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 07:50:57 +0000</pubDate>
  <lastBuildDate>Fri, 13 Jun 2008 08:06:38 +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=10568</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[BUG: MultiLinesCount issue :       Hi !I have used property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=36668&amp;title=bug-multilinescount-issue#36668</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3858">BoboP</a><br /><strong>Subject:</strong> 10568<br /><strong>Posted:</strong> 13 June 2008 at 8:06am<br /><br />   Hi !<br><br>I have used property grid in my application , where I needed multi-line <br>text box for value part.<br><br>I have it , but then i cant enter multiple lines into it.<br>it just lets enter only one line.<br><br>PropertyGridItem itemP;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>itemP = materialDetailItem.AddChildItem(PropertyItemType.PropertyItemMultilineString,"hi","")<br><br>itemP.EditStyle = PropertyItemEditStyle.EditStyleMultiLine;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; itemP.MultiLinesCount = 3;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; itemP.Height = 100;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br>whats wrong here ?<br><img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="absmiddle"><br>Thanks<br>]]>
   </description>
   <pubDate>Fri, 13 Jun 2008 08:06:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=36668&amp;title=bug-multilinescount-issue#36668</guid>
  </item> 
  <item>
   <title><![CDATA[BUG: MultiLinesCount issue : Hi Oleg,I meant with the PropertyItemString...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=36135&amp;title=bug-multilinescount-issue#36135</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 10568<br /><strong>Posted:</strong> 02 June 2008 at 10:07am<br /><br />Hi Oleg,<br><br>I meant with the PropertyItemString item, so your advice worked perfectly regarding the Enter key in the edit part. <br><br>I believe that Aaron's complaint is with the PropertyItemMultilineString as it allows you to type more lines than defined in the MultiLinesCount property...this may be by design, but it would be nice if it either honoured the MultilinesCount property by default, or if there was a flag to get it to honour the MutilinesCount property.<br>]]>
   </description>
   <pubDate>Mon, 02 Jun 2008 10:07:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=36135&amp;title=bug-multilinescount-issue#36135</guid>
  </item> 
  <item>
   <title><![CDATA[BUG: MultiLinesCount issue : Hi, oh... you mean with Popup...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=36109&amp;title=bug-multilinescount-issue#36109</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10568<br /><strong>Posted:</strong> 02 June 2008 at 2:25am<br /><br />Hi,<DIV>oh... you mean with Popup edit of PropertyItemMultilineString&nbsp; item ? </DIV><DIV>Yes, with this edit you can.</DIV><DIV>&nbsp;</DIV><DIV>I mean you can't enter in Edit part of item.</DIV>]]>
   </description>
   <pubDate>Mon, 02 Jun 2008 02:25:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=36109&amp;title=bug-multilinescount-issue#36109</guid>
  </item> 
  <item>
   <title><![CDATA[BUG: MultiLinesCount issue : Hi,  Thanks, glad I&amp;#039;m not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=36056&amp;title=bug-multilinescount-issue#36056</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10568<br /><strong>Posted:</strong> 31 May 2008 at 1:00am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Thanks, glad I'm not the only one. Now I can say it's a bug. </DIV>]]>
   </description>
   <pubDate>Sat, 31 May 2008 01:00:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=36056&amp;title=bug-multilinescount-issue#36056</guid>
  </item> 
  <item>
   <title><![CDATA[BUG: MultiLinesCount issue : When I use PropertyItemString...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=36052&amp;title=bug-multilinescount-issue#36052</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 10568<br /><strong>Posted:</strong> 30 May 2008 at 4:25pm<br /><br />When I use PropertyItemString I cannot enter more than 3 lines. When I use PropertyItemMultilineString I can enter more than 3 lines...]]>
   </description>
   <pubDate>Fri, 30 May 2008 16:25:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=36052&amp;title=bug-multilinescount-issue#36052</guid>
  </item> 
  <item>
   <title><![CDATA[BUG: MultiLinesCount issue :   jpbro wrote:Hi Aaron,I&amp;#039;ve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=35949&amp;title=bug-multilinescount-issue#35949</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10568<br /><strong>Posted:</strong> 28 May 2008 at 10:31pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by jpbro" alt="Originally posted by jpbro" style="vertical-align: text-bottom;" /> <strong>jpbro wrote:</strong><br /><br />Hi Aaron,<BR>I've found that if you use PropertyItem<SPAN ="highlight"></SPAN>String instead of PropertyItem<SPAN ="highlight">Multi</SPAN>lineString then the number of lines will be limited to MultilinesCount. You won't get the drop-down editor though, so make sure you have set the VariableItemsHeight property to true for the PropertyGrid to show all of the lines.</td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi,</DIV><DIV>Did you try to enter more than 3 lines? I think Oleg doesn't believe when I say it you can enter more than 3 lines in the multiline item.</DIV>]]>
   </description>
   <pubDate>Wed, 28 May 2008 22:31:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=35949&amp;title=bug-multilinescount-issue#35949</guid>
  </item> 
  <item>
   <title><![CDATA[BUG: MultiLinesCount issue : Hi Aaron,I&amp;#039;ve found that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=35945&amp;title=bug-multilinescount-issue#35945</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 10568<br /><strong>Posted:</strong> 28 May 2008 at 8:22pm<br /><br />Hi Aaron,<br>I've found that if you use PropertyItem<span ="highlight"></span>String instead of PropertyItem<span ="highlight">Multi</span>lineString then the number of lines will be limited to MultilinesCount. You won't get the drop-down editor though, so make sure you have set the VariableItemsHeight property to true for the PropertyGrid to show all of the lines.]]>
   </description>
   <pubDate>Wed, 28 May 2008 20:22:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=35945&amp;title=bug-multilinescount-issue#35945</guid>
  </item> 
  <item>
   <title><![CDATA[BUG: MultiLinesCount issue : Oleg,   Thank you very, very,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=35098&amp;title=bug-multilinescount-issue#35098</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10568<br /><strong>Posted:</strong> 11 May 2008 at 2:46pm<br /><br />Oleg, <DIV>&nbsp;</DIV><DIV>Thank you very, very, very&nbsp;much for your outstanding support. Now I'm sure you have a magic wand, its unbelievable <img src="https://forum.codejock.com/smileys/smiley32.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Sun, 11 May 2008 14:46:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=35098&amp;title=bug-multilinescount-issue#35098</guid>
  </item> 
  <item>
   <title><![CDATA[BUG: MultiLinesCount issue : Hello,  I can&amp;#039;t. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=35092&amp;title=bug-multilinescount-issue#35092</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10568<br /><strong>Posted:</strong> 11 May 2008 at 10:36am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>I can't.</DIV>]]>
   </description>
   <pubDate>Sun, 11 May 2008 10:36:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=35092&amp;title=bug-multilinescount-issue#35092</guid>
  </item> 
  <item>
   <title><![CDATA[BUG: MultiLinesCount issue : Oleg,  I can still enter more...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=35083&amp;title=bug-multilinescount-issue#35083</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10568<br /><strong>Posted:</strong> 11 May 2008 at 1:55am<br /><br />Oleg,<DIV>&nbsp;</DIV><DIV>I can still enter more than 3 lines.</DIV>]]>
   </description>
   <pubDate>Sun, 11 May 2008 01:55:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10568&amp;PID=35083&amp;title=bug-multilinescount-issue#35083</guid>
  </item> 
 </channel>
</rss>