<?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 : Highlight date in datepicker c&#111;ntrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Highlight date in datepicker c&#111;ntrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 05:38:40 +0000</pubDate>
  <lastBuildDate>Thu, 01 Sep 2005 09:38:44 +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=2825</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[Highlight date in datepicker c&#111;ntrol : Thanks! Foundthe Today button...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2825&amp;PID=8459&amp;title=highlight-date-in-datepicker-control#8459</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1404">haitao</a><br /><strong>Subject:</strong> 2825<br /><strong>Posted:</strong> 01 September 2005 at 9:38am<br /><br /><P>Thanks!</P><P>Found&nbsp;the Today button on datepicker control. I will go with it.</P>]]>
   </description>
   <pubDate>Thu, 01 Sep 2005 09:38:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2825&amp;PID=8459&amp;title=highlight-date-in-datepicker-control#8459</guid>
  </item> 
  <item>
   <title><![CDATA[Highlight date in datepicker c&#111;ntrol : Hi,  Actually, you should redraw...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2825&amp;PID=8458&amp;title=highlight-date-in-datepicker-control#8458</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 2825<br /><strong>Posted:</strong> 01 September 2005 at 9:24am<br /><br />Hi,<br /><br />Actually, you should redraw the control after calling this method. It will work using RedrawControl() method in C++, but currently this method is unavailable for Activex. We'll add it for the nearest release, and for the current moment as a workaround you can try to use code like this:<br /><table width="99%"><tr><td><pre class="BBcode"><br />&nbsp;&nbsp;&nbsp;&nbsp;DatePicker.Width = DatePicker.Width + Screen.TwipsPerPixelX<br />&nbsp;&nbsp;&nbsp;&nbsp;DatePicker.Width = DatePicker.Width - Screen.TwipsPerPixelX<br /></pre></td></tr></table><br /><br />Not beautiful, but should work.<br /><br />--<br />WBR,<br />Serge]]>
   </description>
   <pubDate>Thu, 01 Sep 2005 09:24:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2825&amp;PID=8458&amp;title=highlight-date-in-datepicker-control#8458</guid>
  </item> 
  <item>
   <title><![CDATA[Highlight date in datepicker c&#111;ntrol : Hi,  I am using Access 2003.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2825&amp;PID=8442&amp;title=highlight-date-in-datepicker-control#8442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1404">haitao</a><br /><strong>Subject:</strong> 2825<br /><strong>Posted:</strong> 31 August 2005 at 5:14pm<br /><br /><P>Hi,</P><P>&nbsp; I am using Access 2003.&nbsp;I have a datepicker control named "datepicker" and a button control named "btnToday" on a form. What i want is that if "btntoday" is clicked, "datepicker" set selection to today's date. I put following code into btntoday_click()</P><P>Me!DatePicker.EnsureVisible Date</P><P>Me!DatePicker.SelectRange Date, Date</P><P>It works only if today's date is not visible. </P><P>Thanks!</P>]]>
   </description>
   <pubDate>Wed, 31 Aug 2005 17:14:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2825&amp;PID=8442&amp;title=highlight-date-in-datepicker-control#8442</guid>
  </item> 
 </channel>
</rss>