<?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 : Horizntal scrollbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Horizntal scrollbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 09:43:22 +0000</pubDate>
  <lastBuildDate>Tue, 20 Sep 2005 04:54: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=1404</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[Horizntal scrollbar : CXTPMDIFrameWnd same too BOOL...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1404&amp;PID=8686&amp;title=horizntal-scrollbar#8686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1494">mjm_d</a><br /><strong>Subject:</strong> 1404<br /><strong>Posted:</strong> 20 September 2005 at 4:54am<br /><br /><P>CXTPMDIFrameWnd same too</P><P>BOOL CXTPMDIFrameWnd::PreCreateWindow(CREATESTRUCT&amp; cs)<BR>{<BR>&nbsp;// TODO: Modify the Window class or styles here by modifying<BR>&nbsp;//&nbsp; the CREATESTRUCT cs WS_HSCROLL</P><P>&nbsp;cs.style |=&nbsp; WS_HSCROLL | ES_MULTILINE;</P><P>}</P><P>maybe</P>]]>
   </description>
   <pubDate>Tue, 20 Sep 2005 04:54:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1404&amp;PID=8686&amp;title=horizntal-scrollbar#8686</guid>
  </item> 
  <item>
   <title><![CDATA[Horizntal scrollbar : Hi, I have an MDI appliaction...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1404&amp;PID=3977&amp;title=horizntal-scrollbar#3977</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=747">al1976</a><br /><strong>Subject:</strong> 1404<br /><strong>Posted:</strong> 13 November 2004 at 7:43am<br /><br /><P>Hi,</P><P>I have an MDI appliaction (CXTPMDIFrameWnd) with CRichEditView that is set to read only.</P><P>When I insert text to the&nbsp;view (not by keyboard, by mscomm ctrl) I do get the Veritcal scroll bar but not the horizental scroll bar. I tried to add it using </P><P>BOOL CMVTerminalView::PreCreateWindow(CREATESTRUCT&amp; cs)<BR>{<BR>&nbsp;// TODO: Modify the Window class or styles here by modifying<BR>&nbsp;//&nbsp; the CREATESTRUCT cs WS_HSCROLL</P><P>&nbsp;cs.style |=&nbsp; WS_HSCROLL | ES_MULTILINE;</P><P>}</P><P>But&nbsp;it doesn't work. </P><P>Could someone tell me how to do it the right way (getting horizental scrollbar automatically when text get to the window boundry))?</P><P>Thanks.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sat, 13 Nov 2004 07:43:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1404&amp;PID=3977&amp;title=horizntal-scrollbar#3977</guid>
  </item> 
 </channel>
</rss>