<?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 : How to extend height CXTPControlEdit.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to extend height CXTPControlEdit.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 22:11:19 +0000</pubDate>
  <lastBuildDate>Wed, 05 Dec 2007 01:23:11 +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=9007</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[How to extend height CXTPControlEdit. : Hello,   I want to make CXTPControlEdit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9007&amp;PID=29177&amp;title=how-to-extend-height-cxtpcontroledit#29177</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3504">ledled</a><br /><strong>Subject:</strong> 9007<br /><strong>Posted:</strong> 05 December 2007 at 1:23am<br /><br />Hello, <DIV>&nbsp;</DIV><DIV>I want to make CXTPControlEdit with the height for two lines. </DIV>However, though MulitiLine can do, height for two lines can't be realized. <DIV>&nbsp;</DIV><DIV>-----------------------------------------</DIV><DIV>int CToolKitTestDlgDlg::OnCreateControl(LPCREATECONTROLSTRUCT lpCreateControl)<BR>{<BR>&nbsp;switch(lpCreateControl-&gt;nID){<BR>&nbsp;&nbsp;case ID_TEST_A:<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;CXTPControlEdit* pControlEdit = new CXTPControlEdit();<BR>&nbsp;&nbsp;&nbsp;&nbsp;pControlEdit-&gt;SetEditStyle(ES_MULTILINE);<BR>&nbsp;&nbsp;&nbsp;&nbsp;pControlEdit-&gt;SetWidth(100);</DIV><DIV>&nbsp;&nbsp;&nbsp; pControlEdit-&gt;SetHeight(100);<BR>&nbsp;&nbsp;&nbsp;&nbsp;pControlEdit-&gt;SetFlags(xtpFlagControlStretched);<BR>&nbsp;&nbsp;&nbsp;&nbsp;lpCreateControl-&gt;pControl = pControlEdit;<BR>&nbsp;&nbsp;&nbsp;&nbsp;return TRUE;<BR>&nbsp;&nbsp;&nbsp;}<BR>&nbsp;&nbsp;case ID_TEST_B:<BR>&nbsp;&nbsp;&nbsp;break;<BR>&nbsp;&nbsp;case ID_TEST_C:<BR>&nbsp;&nbsp;&nbsp;break;<BR>&nbsp;}</DIV><DIV>&nbsp;<BR>&nbsp;return FALSE;<BR>}</DIV>]]>
   </description>
   <pubDate>Wed, 05 Dec 2007 01:23:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9007&amp;PID=29177&amp;title=how-to-extend-height-cxtpcontroledit#29177</guid>
  </item> 
 </channel>
</rss>