<?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 : Can I set the scrollbar value?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Can I set the scrollbar value?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 20:54:38 +0000</pubDate>
  <lastBuildDate>Thu, 14 Sep 2017 11:01:43 +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=23442</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[Can I set the scrollbar value? : I&amp;#039;ve investigated that function...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23442&amp;PID=76141&amp;title=can-i-set-the-scrollbar-value#76141</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5385">mknecht</a><br /><strong>Subject:</strong> 23442<br /><strong>Posted:</strong> 14 September 2017 at 11:01am<br /><br />I've investigated that function before and it doesn't satisfy my requirement. ScrollV moves a cell into view but not to a consistent position - it may put it at the top or it may put it at the bottom depending on what the control was initially at. I need it to be consistent. So for instance 11:00 is at 312 pixels from the top on all 5 calendars. Or always at the top, or always at the bottom. This would make it easy to compare the 11:00 slot across all the calendars. Also is there a scroll event that gives me the top most visible cell or time? I used HitTestEx to find the time at a point but had limited success.<div><br></div><div>I tried to sell the client on a consolidated calendar that shows ViewGroups but that isn't suitable for other reasons.</div><div><br></div><div>I also tried using the SetScrollBars method. It works brilliantly except setting the VScrollbar.Value doesn't repossition the calendar.&nbsp;</div><div><br></div><div>Ideally I'd like access to the scrollbars hwnd so I can intercept and send it messages.&nbsp;<br><div><div><br></div><div><br></div></div></div>]]>
   </description>
   <pubDate>Thu, 14 Sep 2017 11:01:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23442&amp;PID=76141&amp;title=can-i-set-the-scrollbar-value#76141</guid>
  </item> 
  <item>
   <title><![CDATA[Can I set the scrollbar value? : Hello mknecht,TryCalendarControl.DayView.ScrollV...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23442&amp;PID=76140&amp;title=can-i-set-the-scrollbar-value#76140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23442<br /><strong>Posted:</strong> 14 September 2017 at 9:58am<br /><br />Hello mknecht,<br><br>Try&nbsp;<br>CalendarControl.DayView.ScrollV (10)<br><br>Regards,<br>&nbsp;Oleksandr Lebed]]>
   </description>
   <pubDate>Thu, 14 Sep 2017 09:58:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23442&amp;PID=76140&amp;title=can-i-set-the-scrollbar-value#76140</guid>
  </item> 
  <item>
   <title><![CDATA[Can I set the scrollbar value? : I need to synchronize multiple...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23442&amp;PID=76139&amp;title=can-i-set-the-scrollbar-value#76139</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5385">mknecht</a><br /><strong>Subject:</strong> 23442<br /><strong>Posted:</strong> 13 September 2017 at 3:29pm<br /><br />I need to synchronize multiple calendars. When the scrolled amount changes on one control I need to set several other calendars to the same scroll level. Is it possible?]]>
   </description>
   <pubDate>Wed, 13 Sep 2017 15:29:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23442&amp;PID=76139&amp;title=can-i-set-the-scrollbar-value#76139</guid>
  </item> 
 </channel>
</rss>