<?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 : MarkupScrollViewer &#111;bject thumb positi&#111;n</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : MarkupLabel Control : MarkupScrollViewer &#111;bject thumb positi&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 05:22:54 +0000</pubDate>
  <lastBuildDate>Sat, 06 Mar 2010 14:55:46 +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=16423</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[MarkupScrollViewer &#111;bject thumb positi&#111;n : Hi I&amp;#039;m trying to move the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16423&amp;PID=57424&amp;title=markupscrollviewer-object-thumb-position#57424</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 16423<br /><strong>Posted:</strong> 06 March 2010 at 2:55pm<br /><br />Hi I'm trying to move the MarkupScrollViewer thumb to the bottom of a vertical scroll bar. To do this, I've tried setting the VerticalOffset property to the highest long value in Vb6 (&amp;H7FFFFFFF), but then the content disappears (even if the vertical scrollbar is disable because scrolling isn't needed to fit the child content).<br><br>After some experimenting, I've discovered that anything greater than &amp;H7FFFFFFF-MarkupLabel Height in Pixels will cause the content to disappear. &amp;H7FFFFFFF was a bad enough hack/magic number, but &amp;H7FFFFFFF-Me.MarkupLabel1.Height/Screen.TwipsPerPixelY is a bit much! ;)<br><br>Any chance that we can have any or all of the following:<br><br>1) VerticalScrollToMax and HorizontalScrollToMax methods (to move the thumb to the max possible value)<br>2) VerticalMax and HorizontalMax properties (to get the max possible value for the thumbs)<br>3) ScrollIntoView(MarkupObject) - This should attempt to scroll a whole object into view - if it is too large to fit horizontally, then the left edge should scroll into view, and if it is too large to fit vertically, then the top edge should scroll into view.<br><br>Thanks.<br>]]>
   </description>
   <pubDate>Sat, 06 Mar 2010 14:55:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16423&amp;PID=57424&amp;title=markupscrollviewer-object-thumb-position#57424</guid>
  </item> 
 </channel>
</rss>