<?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 : Scroll bars and CXTPControlGalleryItem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Scroll bars and CXTPControlGalleryItem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 04:27:25 +0000</pubDate>
  <lastBuildDate>Tue, 20 May 2008 17:44:29 +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=10677</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[Scroll bars and CXTPControlGalleryItem :   oleg wrote:Hi,  use rc parameter...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35490&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35490</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 10677<br /><strong>Posted:</strong> 20 May 2008 at 5:44pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hi, <DIV><BR>use rc parameter passed in Draw method - it always have right rectangle to draw - already border/scrollbar adjusted.</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>This is not the case for our owner draw as it seems rc.Width() includes the scrollbar aswell</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 20 May 2008 17:44:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35490&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35490</guid>
  </item> 
  <item>
   <title><![CDATA[Scroll bars and CXTPControlGalleryItem : Hi, use rc parameter passed in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35476&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35476</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10677<br /><strong>Posted:</strong> 20 May 2008 at 1:21pm<br /><br />Hi,<DIV><BR>use rc parameter passed in Draw method - it always have right rectangle to draw - already border/scrollbar adjusted.</DIV>]]>
   </description>
   <pubDate>Tue, 20 May 2008 13:21:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35476&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35476</guid>
  </item> 
  <item>
   <title><![CDATA[Scroll bars and CXTPControlGalleryItem : Actually I assume:  CRect rc...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35474&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35474</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 10677<br /><strong>Posted:</strong> 20 May 2008 at 11:36am<br /><br />Actually I assume:<DIV><FONT color=#020002 size=2></FONT>&nbsp;</DIV><DIV><FONT color=#020002 size=2>CRect</FONT><FONT size=2> </FONT><FONT color=#020002 size=2>rc</FONT><FONT size=2> = </FONT><FONT color=#020002 size=2>pGallery</FONT><FONT size=2>-&gt;</FONT><FONT color=#020002 size=2>GetBorders</FONT><FONT size=2>();</DIV><DIV>&nbsp;</DIV><DIV>would give us the Rect we require eg. rc.Width() is width of scrollbar ???</DIV><DIV>&nbsp;</DIV><DIV>Found this after reading source code to XTP</DIV><DIV>&nbsp;</DIV></FONT>]]>
   </description>
   <pubDate>Tue, 20 May 2008 11:36:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35474&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35474</guid>
  </item> 
  <item>
   <title><![CDATA[Scroll bars and CXTPControlGalleryItem :   oleg wrote: m_bShowScrollBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35471&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35471</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 10677<br /><strong>Posted:</strong> 20 May 2008 at 11:17am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br /><P>m_bShowScrollBar ? :)</P></td></tr></table> <DIV>&nbsp;</DIV><DIV>Yes but m_bShowScrollBar is a private member and there is no function for this :(, we are doing pGallery-&gt;m_bShowScrollBar</DIV><DIV>&nbsp;</DIV><DIV>Is there a public function??? or do I need to move and this will be fixed for 12.0.1</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 20 May 2008 11:17:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35471&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35471</guid>
  </item> 
  <item>
   <title><![CDATA[Scroll bars and CXTPControlGalleryItem : m_bShowScrollBar ? :) ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35442&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10677<br /><strong>Posted:</strong> 20 May 2008 at 12:46am<br /><br /><P>m_bShowScrollBar ? :)</P>]]>
   </description>
   <pubDate>Tue, 20 May 2008 00:46:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35442&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35442</guid>
  </item> 
  <item>
   <title><![CDATA[Scroll bars and CXTPControlGalleryItem : We have an override for CXTPControlGalleryItem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35404&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35404</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 10677<br /><strong>Posted:</strong> 19 May 2008 at 6:05am<br /><br /><P>We have an override for CXTPControlGalleryItem and in the Draw handler we want to check if the scroll bar is shown or hidden.&nbsp; How do you do this please???</P><DIV></DIV><DIV>Thanks</DIV><DIV>Terry</DIV>]]>
   </description>
   <pubDate>Mon, 19 May 2008 06:05:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10677&amp;PID=35404&amp;title=scroll-bars-and-cxtpcontrolgalleryitem#35404</guid>
  </item> 
 </channel>
</rss>