<?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 : set DatePicker selected date range in vb6?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : set DatePicker selected date range in vb6?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 20:02:43 +0000</pubDate>
  <lastBuildDate>Wed, 13 May 2009 05:57:42 +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=14277</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[set DatePicker selected date range in vb6? : that works - thankyoubut then...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14277&amp;PID=48930&amp;title=set-datepicker-selected-date-range-in-vb6#48930</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5179">Jaymeister</a><br /><strong>Subject:</strong> 14277<br /><strong>Posted:</strong> 13 May 2009 at 5:57am<br /><br />that works - thankyou<br><br>but then the control<br>selects the entire CalendarControl's visible days range<br><br>My boss said he can live with that - happy days :)<br>]]>
   </description>
   <pubDate>Wed, 13 May 2009 05:57:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14277&amp;PID=48930&amp;title=set-datepicker-selected-date-range-in-vb6#48930</guid>
  </item> 
  <item>
   <title><![CDATA[set DatePicker selected date range in vb6? : You can code:  DatePicker.SelectRange...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14277&amp;PID=48910&amp;title=set-datepicker-selected-date-range-in-vb6#48910</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1646">dentor</a><br /><strong>Subject:</strong> 14277<br /><strong>Posted:</strong> 12 May 2009 at 12:29pm<br /><br />You can code:<DIV>&nbsp;</DIV><DIV>DatePicker.SelectRange DateMin,DateMax</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 12 May 2009 12:29:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14277&amp;PID=48910&amp;title=set-datepicker-selected-date-range-in-vb6#48910</guid>
  </item> 
  <item>
   <title><![CDATA[set DatePicker selected date range in vb6? : if vb6 on my XP box using demo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14277&amp;PID=48908&amp;title=set-datepicker-selected-date-range-in-vb6#48908</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5179">Jaymeister</a><br /><strong>Subject:</strong> 14277<br /><strong>Posted:</strong> 12 May 2009 at 11:46am<br /><br />if vb6 on my XP box using demo control...<br><br>&nbsp; Debug.Print CalendarControl.ActiveView.Days(0).Date<br>&nbsp; Debug.Print CalendarControl.ActiveView.Days(CalendarControl.ActiveView.DaysCount - 1).Date<br><br>...prints DatePicker selected date range<br><br>how do I set this date range using code?<br>]]>
   </description>
   <pubDate>Tue, 12 May 2009 11:46:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14277&amp;PID=48908&amp;title=set-datepicker-selected-date-range-in-vb6#48908</guid>
  </item> 
 </channel>
</rss>