<?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 : CXTPScrollBar::EnableScrollBar() problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPScrollBar::EnableScrollBar() problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 18:53:58 +0000</pubDate>
  <lastBuildDate>Thu, 16 Aug 2007 10:32:09 +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=7492</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[CXTPScrollBar::EnableScrollBar() problem : Not sure if you have any idea,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=25170&amp;title=cxtpscrollbarenablescrollbar-problem#25170</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 7492<br /><strong>Posted:</strong> 16 August 2007 at 10:32am<br /><br />Not sure if you have any idea, but I am having other problems with scroll bars, please see <a href="http://forum.codejock.com/forum_posts.asp?TID=7810" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=7810</A><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Any help appreciated</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 16 Aug 2007 10:32:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=25170&amp;title=cxtpscrollbarenablescrollbar-problem#25170</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPScrollBar::EnableScrollBar() problem : Hello,  Main problem with EnableScrollBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24140&amp;title=cxtpscrollbarenablescrollbar-problem#24140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7492<br /><strong>Posted:</strong> 03 July 2007 at 1:40am<br /><br /><DIV>Hello,</DIV><DIV>&nbsp;</DIV><DIV>Main problem with EnableScrollBar method that there is no API&nbsp;function for all OS (including win95) to check what buttons was disabled&nbsp; using this function</DIV>]]>
   </description>
   <pubDate>Tue, 03 Jul 2007 01:40:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24140&amp;title=cxtpscrollbarenablescrollbar-problem#24140</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPScrollBar::EnableScrollBar() problem : It would be great, &amp;#1089;&amp;#10...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24129&amp;title=cxtpscrollbarenablescrollbar-problem#24129</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3036">Jimor Marlow</a><br /><strong>Subject:</strong> 7492<br /><strong>Posted:</strong> 02 July 2007 at 4:32pm<br /><br />It would be great, &#1089;&#1087;&#1072;&#1089;&#1080;&#1073;&#1086; :)<br /><br />PS. FYI: CScrollBar has some issues. To disable another arrow you should enable both before. I don't know why MSFT did it in this way, may be bug too.<br /><br />// Sample to disable only left arrow (horz scrollbar)<br />m_sbTab.EnableScrollBar( ESB_ENABLE_BOTH );<br />m_sbTab.EnableScrollBar( ESB_DISABLE_LEFT );<br />...<br />// and now disable only right arrow (horz scrollbar)<br />m_sbTab.EnableScrollBar( ESB_ENABLE_BOTH );<br />m_sbTab.EnableScrollBar( ESB_DISABLE_RIGHT );<br />]]>
   </description>
   <pubDate>Mon, 02 Jul 2007 16:32:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24129&amp;title=cxtpscrollbarenablescrollbar-problem#24129</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPScrollBar::EnableScrollBar() problem : Hello,  CXTPScrollBar can&amp;#039;t....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24093&amp;title=cxtpscrollbarenablescrollbar-problem#24093</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7492<br /><strong>Posted:</strong> 02 July 2007 at 4:26am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>CXTPScrollBar can't. sorry. We will check what can be done for future releases.</DIV>]]>
   </description>
   <pubDate>Mon, 02 Jul 2007 04:26:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24093&amp;title=cxtpscrollbarenablescrollbar-problem#24093</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPScrollBar::EnableScrollBar() problem : It&amp;#039;s not the same. I don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24074&amp;title=cxtpscrollbarenablescrollbar-problem#24074</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3036">Jimor Marlow</a><br /><strong>Subject:</strong> 7492<br /><strong>Posted:</strong> 01 July 2007 at 9:01am<br /><br />It's not the same. I don't want do disable whole scrollbar, I just want to disable left scrollbar arrow when current tumb position is 0, and disable only right arrow in the final position but another arrow and tumb should be functional. CScrollBar can do it. ]]>
   </description>
   <pubDate>Sun, 01 Jul 2007 09:01:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24074&amp;title=cxtpscrollbarenablescrollbar-problem#24074</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPScrollBar::EnableScrollBar() problem : Hi,  call sbOnes.EnableWindow(FALSE);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24070&amp;title=cxtpscrollbarenablescrollbar-problem#24070</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7492<br /><strong>Posted:</strong> 01 July 2007 at 3:52am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>call sbOnes.EnableWindow(FALSE); instead</DIV>]]>
   </description>
   <pubDate>Sun, 01 Jul 2007 03:52:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24070&amp;title=cxtpscrollbarenablescrollbar-problem#24070</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPScrollBar::EnableScrollBar() problem : Hi,  CXTPScrollBarm_sbOnes; //...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24069&amp;title=cxtpscrollbarenablescrollbar-problem#24069</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3036">Jimor Marlow</a><br /><strong>Subject:</strong> 7492<br /><strong>Posted:</strong> 01 July 2007 at 2:38am<br /><br />Hi,<br /><br />CXTPScrollBar&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;m_sbOnes; // Horz scrollbar<br />...<br />sbOnes.EnableScrollBar( ESB_DISABLE_LEFT );<br />or<br />sbOnes.EnableScrollBar( ESB_DISABLE_RIGHT );<br /><br />do nothing, I couldn't even change any scrollbar arrow state. What's my problem?]]>
   </description>
   <pubDate>Sun, 01 Jul 2007 02:38:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7492&amp;PID=24069&amp;title=cxtpscrollbarenablescrollbar-problem#24069</guid>
  </item> 
 </channel>
</rss>