<?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 : Sub wndDatePicker_SelectionChanged() failed! help!</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Sub wndDatePicker_SelectionChanged() failed! help!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 19:55:02 +0000</pubDate>
  <lastBuildDate>Wed, 27 May 2009 00:11: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=14359</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[Sub wndDatePicker_SelectionChanged() failed! help! : Use  wndDatePicker.Selection(0).DateBegin...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14359&amp;PID=49362&amp;title=sub-wnddatepicker-selectionchanged-failed-help#49362</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 14359<br /><strong>Posted:</strong> 27 May 2009 at 12:11am<br /><br />Use <DIV>wndDatePicker.Selection(0).DateBegin </DIV><DIV>wndDatePicker.Selection(0).DateEnd<BR></DIV>]]>
   </description>
   <pubDate>Wed, 27 May 2009 00:11:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14359&amp;PID=49362&amp;title=sub-wnddatepicker-selectionchanged-failed-help#49362</guid>
  </item> 
  <item>
   <title><![CDATA[Sub wndDatePicker_SelectionChanged() failed! help! : I&amp;#039;ll post an example...I&amp;#039;m...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14359&amp;PID=49318&amp;title=sub-wnddatepicker-selectionchanged-failed-help#49318</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5179">Jaymeister</a><br /><strong>Subject:</strong> 14359<br /><strong>Posted:</strong> 25 May 2009 at 10:44am<br /><br />I'll post an example...<br><br>I'm in calendar "day view" on the "21 May 2009"<br>I click on "Month View"<br><br>Month View now shows from "27 Apr 2009" to "31 May 2009"<br><br>how using with the above example can I get back<br>"27 Apr 2009" and "31 May 2009" ?]]>
   </description>
   <pubDate>Mon, 25 May 2009 10:44:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14359&amp;PID=49318&amp;title=sub-wnddatepicker-selectionchanged-failed-help#49318</guid>
  </item> 
  <item>
   <title><![CDATA[Sub wndDatePicker_SelectionChanged() failed! help! : ...by the way I&amp;#039;m using VB6...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14359&amp;PID=49242&amp;title=sub-wnddatepicker-selectionchanged-failed-help#49242</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5179">Jaymeister</a><br /><strong>Subject:</strong> 14359<br /><strong>Posted:</strong> 21 May 2009 at 6:06am<br /><br />...by the way I'm using VB6 with latest bought controls...<br><br>thanks for any help in advance :)<br>]]>
   </description>
   <pubDate>Thu, 21 May 2009 06:06:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14359&amp;PID=49242&amp;title=sub-wnddatepicker-selectionchanged-failed-help#49242</guid>
  </item> 
  <item>
   <title><![CDATA[Sub wndDatePicker_SelectionChanged() failed! help! : Sub wndDatePicker_SelectionChanged() fails...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14359&amp;PID=49241&amp;title=sub-wnddatepicker-selectionchanged-failed-help#49241</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5179">Jaymeister</a><br /><strong>Subject:</strong> 14359<br /><strong>Posted:</strong> 21 May 2009 at 6:05am<br /><br /><font face="Courier New, Courier, mono">Sub wnd</font><font face="Courier New, Courier, mono">DatePicker</font><font face="Courier New, Courier, mono">_SelectionChanged()</font><br><b>fails to be raised as an event</b><b></b><br>when CalendarControl switches from day to month view<br><br>( yes this is in the form_load - <font face="Courier New, Courier, mono">wndDatePicker.AttachToCalendar CalendarControl</font> )<br><br><font face="Courier New, Courier, mono">after I click month-view on </font><i>CalendarControl</i><br><font face="Courier New, Courier, mono"><i>DatePicker</i> </font>selected dates change to hi-light all days visible on <i>CalendarControl</i><br>but <font face="Courier New, Courier, mono">fails to raise event Sub wnd</font><font face="Courier New, Courier, mono">DatePicker</font><font face="Courier New, Courier, mono">_SelectionChanged()</font><br><b><br>how can I get the control to report back correctly<br>as I'm populating events manually based on DatePicker dates?<br></b>]]>
   </description>
   <pubDate>Thu, 21 May 2009 06:05:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14359&amp;PID=49241&amp;title=sub-wnddatepicker-selectionchanged-failed-help#49241</guid>
  </item> 
 </channel>
</rss>