<?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 : Emulate VB6 IDE Multiline Text?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Emulate VB6 IDE Multiline Text?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 24 May 2026 17:06:05 +0000</pubDate>
  <lastBuildDate>Tue, 15 May 2007 05:11:46 +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=6781</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[Emulate VB6 IDE Multiline Text? : Look up &amp;#034;AddInplaceButton&amp;#034;  That...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6781&amp;PID=22878&amp;title=emulate-vb6-ide-multiline-text#22878</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2181">Zach</a><br /><strong>Subject:</strong> 6781<br /><strong>Posted:</strong> 15 May 2007 at 5:11am<br /><br /><DIV>Look up "AddInplaceButton"</DIV><DIV>&nbsp;</DIV><DIV>That will allow you to do anything customizations like that.&nbsp; What you specifically ask for is pretty easy to do rough... and really not that hard to do nice and clean (borderless... resizeable textbox..etc)</DIV>]]>
   </description>
   <pubDate>Tue, 15 May 2007 05:11:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6781&amp;PID=22878&amp;title=emulate-vb6-ide-multiline-text#22878</guid>
  </item> 
  <item>
   <title><![CDATA[Emulate VB6 IDE Multiline Text? : Is there anyway to emulate the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6781&amp;PID=21617&amp;title=emulate-vb6-ide-multiline-text#21617</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 6781<br /><strong>Posted:</strong> 01 April 2007 at 9:17pm<br /><br />Is there anyway to emulate the functionality of a multi-line property the way that the VB6 IDE handles it?<br><br>i.e. The item shows only a single line with a value of "(Text)" and an edit ("...") button. When the "..." button is clicked, a multi-line drop-down edit Window appears to allow editing.<br><br>Since I haven't been able to get that behaviour, I have tried setting the ReadOnly property for the item to TRUE, and then using the DblClick event to display my own multi-line editor (this would be a decent second option for me).<br>Unfortunately, the DblClick event only seems to fire when the Caption of the property is clicked. Is there any way to know if the user has double-clicked the value area of a property? I prefer this to using the RequestEdit event because it fires after one click, and a user might have just accidentally clicked an item (and if I am going to be showing a form, I would only like to show it after a definitive double-click).<br><br><br><br><br>]]>
   </description>
   <pubDate>Sun, 01 Apr 2007 21:17:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6781&amp;PID=21617&amp;title=emulate-vb6-ide-multiline-text#21617</guid>
  </item> 
 </channel>
</rss>