<?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 : How to position in Timeline TrackControl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to position in Timeline TrackControl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 14:10:44 +0000</pubDate>
  <lastBuildDate>Wed, 02 May 2012 02:19:32 +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=19654</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[How to position in Timeline TrackControl : Thx a lot, that&amp;#039;s it   ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19654&amp;PID=68152&amp;title=how-to-position-in-timeline-trackcontrol#68152</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5386">StefanNbg</a><br /><strong>Subject:</strong> 19654<br /><strong>Posted:</strong> 02 May 2012 at 2:19am<br /><br />Thx a lot, that's it&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" />]]>
   </description>
   <pubDate>Wed, 02 May 2012 02:19:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19654&amp;PID=68152&amp;title=how-to-position-in-timeline-trackcontrol#68152</guid>
  </item> 
  <item>
   <title><![CDATA[How to position in Timeline TrackControl :      Hi,I lifted this from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19654&amp;PID=68142&amp;title=how-to-position-in-timeline-trackcontrol#68142</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 19654<br /><strong>Posted:</strong> 30 April 2012 at 8:51am<br /><br />Hi,<br><br>I lifted this from the samples Horizontal Scroll event:<br><br><table width="99%"><tr><td><pre class="BBcode">Dim nPage As Integer<br>nPage = (TrackControl.ViewPortMax - TrackControl.ViewPortMin)<br>&nbsp;&nbsp;&nbsp; <br>TrackControl.ViewPortMin = "106"&nbsp;&nbsp;&nbsp; ' &lt;&lt;&lt; Input the number of where you want to scroll to.<br>TrackControl.ViewPortMax = HScroll.Value + nPage<br></pre></td></tr></table><br>Enter a number in the TrackControl.ViewPortMin field and this will take you to the starting point you require. If we use your above example as a test then the 15th of April 2012 is the 106th day, this should then relate to the 106 position in the TrackControl.<br><br>You could then do this automatically by using DateDiff to calculate the number of days between todays date and the 1st of January 2012 after you have created your TrackControl interface.<br>]]>
   </description>
   <pubDate>Mon, 30 Apr 2012 08:51:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19654&amp;PID=68142&amp;title=how-to-position-in-timeline-trackcontrol#68142</guid>
  </item> 
  <item>
   <title><![CDATA[How to position in Timeline TrackControl : Hi, I hope anybody can help me.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19654&amp;PID=67987&amp;title=how-to-position-in-timeline-trackcontrol#67987</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5386">StefanNbg</a><br /><strong>Subject:</strong> 19654<br /><strong>Posted:</strong> 15 April 2012 at 5:25am<br /><br />Hi, I hope anybody can help me.<br>I have a TrackControl showing a calender of 2 Year beginniung f.e. 2012 til 2013 with all Months. Showing TrackControl it show me starting at Month Jan 2012, <br><img src="uploads/5386/track1.jpg" height="335" width="800" border="0" /><br>but I wanna see the current month of date:<br><img src="uploads/5386/track2.jpg" height="327" width="786" border="0" /><br><br>Is this possible and if, how can I do this?<br><br>thx a lot<br>Stefan<br>]]>
   </description>
   <pubDate>Sun, 15 Apr 2012 05:25:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19654&amp;PID=67987&amp;title=how-to-position-in-timeline-trackcontrol#67987</guid>
  </item> 
 </channel>
</rss>