<?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 : Change Theme for VB/Access</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Change Theme for VB/Access]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 06:07:33 +0000</pubDate>
  <lastBuildDate>Thu, 29 Aug 2019 11:20:39 +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=23898</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[Change Theme for VB/Access : I&amp;#039;m going to answer my own...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23898&amp;PID=77474&amp;title=change-theme-for-vb-access#77474</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6828">rmcgaffic</a><br /><strong>Subject:</strong> 23898<br /><strong>Posted:</strong> 29 August 2019 at 11:20am<br /><br />I'm going to answer my own question.<div><br></div><div>Setting the theme by VB code is not necessary.&nbsp;&nbsp;</div><div><br></div><div>When using this control with MS Access 2016, click on the control's Other tab, and select the combo box for Visual Theme.&nbsp;</div><div><br></div><div>The drop down list shows xtpCalendarTheme2016.</div><div><br></div><div>When you select this option, you can not save it.&nbsp;</div><div><br></div><div>The property value reverts back to xtpCalendarTheme2013.</div><div><br></div><div>So version 19 of the Calendar Control unfortunately does not seem to be updated with Office 2016 Themes.&nbsp;</div><div><br></div><div>Any guess when this might happen?</div>]]>
   </description>
   <pubDate>Thu, 29 Aug 2019 11:20:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23898&amp;PID=77474&amp;title=change-theme-for-vb-access#77474</guid>
  </item> 
  <item>
   <title><![CDATA[Change Theme for VB/Access : I have recently purchased Calendar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23898&amp;PID=77465&amp;title=change-theme-for-vb-access#77465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6828">rmcgaffic</a><br /><strong>Subject:</strong> 23898<br /><strong>Posted:</strong> 27 August 2019 at 2:31pm<br /><br />I have recently purchased Calendar ActiveX version 19.&nbsp;<div><br></div><div>Here is my code for the OnLoad event:&nbsp;</div><div><br></div><div><div><div>Option Compare Database</div><div>&nbsp;&nbsp;</div><div>Public Property Theme() As Object</div><div>&nbsp; &nbsp;&nbsp;</div><div>Private Sub Form_Load()</div><div>&nbsp; Me.CalendarControl0.SetTheme CalendarThemeOffice2016</div><div>End Sub</div></div></div><div><br></div><div>The Public statement is erroring with the message:<br>Expected Get or Let or Set</div><div><br></div><div>This all the documentation I can find in the help and the sample is ancient.</div><div><br></div><div>Can anyone just code revisions to all the calendar to display using the Office 2016 themes</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 27 Aug 2019 14:31:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23898&amp;PID=77465&amp;title=change-theme-for-vb-access#77465</guid>
  </item> 
 </channel>
</rss>