<?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 : DatePicker border appearance not updated</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : DatePicker border appearance not updated]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 07:55:08 +0000</pubDate>
  <lastBuildDate>Mon, 06 Jun 2011 09:55:41 +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=18491</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[DatePicker border appearance not updated : Oleg,  Thanks for the suggestion....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18491&amp;PID=64738&amp;title=datepicker-border-appearance-not-updated#64738</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6828">rmcgaffic</a><br /><strong>Subject:</strong> 18491<br /><strong>Posted:</strong> 06 June 2011 at 9:55am<br /><br /><P>Oleg, </P><DIV></DIV>Thanks for the suggestion.&nbsp; <DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>This code does indeed remove the border from the DatePicker control:</DIV><DIV>Me.DatePicker0.Object.BorderStyle = xtpDatePickerBorderNone</DIV><DIV>&nbsp;</DIV><DIV>Is there anywhere the anomolies of MS Access with respect to CodeJock controls specified?</DIV><DIV>&nbsp;</DIV><DIV>Bob McGaffic</DIV>]]>
   </description>
   <pubDate>Mon, 06 Jun 2011 09:55:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18491&amp;PID=64738&amp;title=datepicker-border-appearance-not-updated#64738</guid>
  </item> 
  <item>
   <title><![CDATA[DatePicker border appearance not updated : Seems BorderStyle conflicts with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18491&amp;PID=64732&amp;title=datepicker-border-appearance-not-updated#64732</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18491<br /><strong>Posted:</strong> 06 June 2011 at 7:06am<br /><br />Seems BorderStyle conflicts with Borderstyle property of Access.<div><br></div><div>Try instead</div><div><br></div><div><div>&nbsp; &nbsp; Me.DatePicker0.Object.BorderStyle = xtpDatePickerBorderNone</div><div>&nbsp; &nbsp; Me.DatePicker0.Object.VisualTheme = 3</div></div><div><br></div>]]>
   </description>
   <pubDate>Mon, 06 Jun 2011 07:06:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18491&amp;PID=64732&amp;title=datepicker-border-appearance-not-updated#64732</guid>
  </item> 
  <item>
   <title><![CDATA[DatePicker border appearance not updated : I am using the Codejock AccessSample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18491&amp;PID=64715&amp;title=datepicker-border-appearance-not-updated#64715</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6828">rmcgaffic</a><br /><strong>Subject:</strong> 18491<br /><strong>Posted:</strong> 03 June 2011 at 8:36pm<br /><br />I am using the Codejock AccessSample for the Calendar control and its companion DatePicker control.<DIV>&nbsp;</DIV><DIV>In my application, just like the sample, my controls are called</DIV><DIV>CalendarControl1</DIV><DIV>DatePicker2.</DIV><DIV>&nbsp;</DIV><DIV>When I load my form, I have tried all of the following:</DIV><DIV>&nbsp;</DIV><DIV>Me.DatePicker2.BorderStyle = xtpDatePickerBorderNone<BR>Me.DatePicker2.BorderStyle = xtpDatePickerBorder3D<BR>Me.DatePicker2.BorderStyle = xtpDatePickerBorderOffice<BR>Me.DatePicker2.BorderStyle = xtpDatePickerBorderStatic</DIV><DIV>&nbsp;</DIV><DIV>and no matter my choice, the appearance of the DatePicker control is unchanged from the Codejock sample.&nbsp;&nbsp; See screenprint attached.<img src="http://forum.codejock.com/uploads/6828/DatePickerBorder.bmp" height="596" width="478" border="0" /></DIV><DIV>&nbsp;</DIV><DIV>I have even changed the Visual Theme property of DatePicker2 and used the following values:</DIV><DIV>xtpThemeOffice2000</DIV><DIV>xtpThemeOfficeXP</DIV><DIV>xtpThemeOffice2003</DIV><DIV>xtpThemeResource</DIV><DIV>&nbsp;</DIV><DIV>and you guessed it, the appearance of the DatePicker control is unchanged from the Codejock sample. </DIV><DIV>&nbsp;</DIV><DIV>Can anyone tell me what is wrong with my syntax or what I need to do to change the border surrounding the DatePicker control. </DIV><DIV>&nbsp;</DIV><DIV>Thanks, </DIV><DIV>Bob McGaffic</DIV>]]>
   </description>
   <pubDate>Fri, 03 Jun 2011 20:36:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18491&amp;PID=64715&amp;title=datepicker-border-appearance-not-updated#64715</guid>
  </item> 
 </channel>
</rss>