<?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 : redraw scrollbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : redraw scrollbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 03 Jun 2026 21:25:57 +0000</pubDate>
  <lastBuildDate>Wed, 21 Oct 2020 01:59:47 +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=24082</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[redraw scrollbar : hi,I want to redraw scrollbar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24082&amp;PID=77908&amp;title=redraw-scrollbar#77908</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9439">yangyanhui</a><br /><strong>Subject:</strong> 24082<br /><strong>Posted:</strong> 21 October 2020 at 1:59am<br /><br />hi,<span style=": rgb248, 248, 252;">I want to redraw scrollbar of XTPReportCtrl as the default scrollbar looks ugly. I had create scrollbar with the following code:</span><div>m_wndVScrollBar.Create(WS_CHILD | SBS_VERT, CRect(0, 0, 0, 0), this, 100);<div>m_wndHScrollBar.Create(WS_CHILD | SBS_HORZ, CRect(0, 0, 0, 0), this, 100);</div><div><br></div><div><div>m_pScrollBarVer = &amp;m_wndVScrollBar;</div><div>m_pScrollBarHor = &amp;m_wndHScrollBar;</div></div><div><br></div><div>where m_pScrollBarVer and m_pScrollBarHor are&nbsp;CScrollBar * ,m_wndVScrollBar and m_wndHScrollBar are&nbsp;CXTPScrollBarCtrl,</div><div>&nbsp;</div><div>I use movewindow to put the new scrollbar onto the XTPReportCtrl but because it exceeds the client area the scrollbar is not shown.</div><div><br></div><div>How can I put it to the same position as default scrollbar?</div><div>thanks</div><div><br></div><div id="qb-sougou-search" style="display: n&#111;ne; opacity: 0;"><p>搜索</p><p ="last-btn">复制</p>< =""></div></div>]]>
   </description>
   <pubDate>Wed, 21 Oct 2020 01:59:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24082&amp;PID=77908&amp;title=redraw-scrollbar#77908</guid>
  </item> 
 </channel>
</rss>