<?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 : CXTPTabClientWnd + MDI + scrollbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPTabClientWnd + MDI + scrollbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 21:43:41 +0000</pubDate>
  <lastBuildDate>Wed, 22 Jul 2009 03:24:28 +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=14786</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[CXTPTabClientWnd + MDI + scrollbar : Solved  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14786&amp;PID=51155&amp;title=cxtptabclientwnd-mdi-scrollbar#51155</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5394">nooneuser</a><br /><strong>Subject:</strong> 14786<br /><strong>Posted:</strong> 22 July 2009 at 3:24am<br /><br />Solved]]>
   </description>
   <pubDate>Wed, 22 Jul 2009 03:24:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14786&amp;PID=51155&amp;title=cxtptabclientwnd-mdi-scrollbar#51155</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPTabClientWnd + MDI + scrollbar : Thats my sample code:/* cut */...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14786&amp;PID=51141&amp;title=cxtptabclientwnd-mdi-scrollbar#51141</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5394">nooneuser</a><br /><strong>Subject:</strong> 14786<br /><strong>Posted:</strong> 21 July 2009 at 9:00am<br /><br />Thats my sample code:<br>/* cut */<br>....<br>m_wndTabClient.Attach(this, FALSE );<br>....<br>....<br>&nbsp;&nbsp;&nbsp; SCROLLINFO si;<br>&nbsp;&nbsp;&nbsp; si.fMask = SIF_PAGE | SIF_RANGE | SIF_POS;<br>&nbsp;&nbsp;&nbsp; si.nMin = 0;<br>&nbsp;&nbsp;&nbsp; si.nMax = 100;<br>&nbsp;&nbsp;&nbsp; si.nPos = m_nVScrollPos;<br>&nbsp;&nbsp;&nbsp; si.nPage = m_nVPageSize;<br>&nbsp;&nbsp;&nbsp; m_wndTabClient.SetScrollInfo(SB_VERT, &amp;si, TRUE);<br>....<br>/* end */<br><br>When i click on my Vertical Scrollbar its vanish. I was trying trough m_wndTabClient.ModifyStyle(0, WS_VSCROLL); but its dont help me and crushing my app. I want to moving my windows on my workspace, so when bottom of window goes under CXTPTabClientWnd space, i want to show my Scrollbar but he is still vanish. Could any one help me with it ?<br><br>/* Sorry for my english */<br>]]>
   </description>
   <pubDate>Tue, 21 Jul 2009 09:00:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14786&amp;PID=51141&amp;title=cxtptabclientwnd-mdi-scrollbar#51141</guid>
  </item> 
 </channel>
</rss>