<?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 : Header.basecolor in monthview</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Header.basecolor in monthview]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 13:57:02 +0000</pubDate>
  <lastBuildDate>Wed, 16 Dec 2009 04:33:56 +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=15426</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[Header.basecolor in monthview : I have solved the problem by not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15426&amp;PID=55665&amp;title=header-basecolor-in-monthview#55665</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5578">guru4</a><br /><strong>Subject:</strong> 15426<br /><strong>Posted:</strong> 16 December 2009 at 4:33am<br /><br /><span id="result_" ="short_text"><span style=": rgb(235, 239, 249);" title="Ich habe das Problem gelöst, indem ich nicht mehr den Spaltentitel, s&#111;ndern den hintergrung färbe." ="this.style.Color='#ebeff9'" ="this.style.Color='#fff'">I have solved the problem by not color the header, but the background of the day.<br><br>' Bei Tages- oder Wochenansicht<br>' *****************************<br>If eObjType = CalendarBeforeDrawThemeObject.xtpCalendarBeforeDraw_DayViewDay Then<br>&nbsp;&nbsp; If isSperrtag(DrawParams.Date) Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pTheme2007.DayView.Day.Header.BaseColor = vbRed<br>&nbsp;&nbsp; End If<br>&nbsp;&nbsp; <br>' Bei Monatsansicht<br>' *****************<br>ElseIf eObjType = CalendarBeforeDrawThemeObject.xtpCalendarBeforeDraw_MonthViewDay Then<br>&nbsp;&nbsp; If isSperrtag(DrawParams.Date) Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pTheme2007.MonthView.Day.BackgroundLightColor = 13095160<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pTheme2007.MonthView.Day.BackgroundSelectedColor = vbRed<br>&nbsp;&nbsp; End If<br>End If<br></span></span>]]>
   </description>
   <pubDate>Wed, 16 Dec 2009 04:33:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15426&amp;PID=55665&amp;title=header-basecolor-in-monthview#55665</guid>
  </item> 
  <item>
   <title><![CDATA[Header.basecolor in monthview : No that doesn&amp;#039;t solves the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15426&amp;PID=55133&amp;title=header-basecolor-in-monthview#55133</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5578">guru4</a><br /><strong>Subject:</strong> 15426<br /><strong>Posted:</strong> 25 November 2009 at 5:24am<br /><br />No that doesn't solves the problem. I know now the events sequenc of your control:<br><br>1. Weekheaders 1-4<br>2. WeekDay 1-7<br>3. Day: FROM 29.11.2009 - 26.10.2009 DESC evereytime when I move the cursor!!!!!!<br><br>My Problem is: I want to color the header for example christmas on 25.12.2009. In Weekview no problem.<br><br>Thanks for help!<br><br>]]>
   </description>
   <pubDate>Wed, 25 Nov 2009 05:24:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15426&amp;PID=55133&amp;title=header-basecolor-in-monthview#55133</guid>
  </item> 
  <item>
   <title><![CDATA[Header.basecolor in monthview : Did you try xtpCalendarBeforeDraw_MonthViewWeekDayHeader...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15426&amp;PID=54832&amp;title=header-basecolor-in-monthview#54832</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 15426<br /><strong>Posted:</strong> 13 November 2009 at 11:12am<br /><br />Did you try xtpCalendarBeforeDraw_MonthViewWeekDayHeader or xtpCalendarBeforeDraw_MonthViewWeekHeader?]]>
   </description>
   <pubDate>Fri, 13 Nov 2009 11:12:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15426&amp;PID=54832&amp;title=header-basecolor-in-monthview#54832</guid>
  </item> 
  <item>
   <title><![CDATA[Header.basecolor in monthview :   How can I color some header...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15426&amp;PID=54096&amp;title=header-basecolor-in-monthview#54096</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5578">guru4</a><br /><strong>Subject:</strong> 15426<br /><strong>Posted:</strong> 23 October 2009 at 4:42am<br /><br />How can I color some header in monthview?<br>Dayview and weekview I solved with the first part.<br>When I make same same with the Monthview all the Monthheader will get red.<br><font color="#0000ff">Problebly the wrong event?</font><br><br><br>If eObjType = CalendarBeforeDrawThemeObject.xtpCalendarBeforeDraw_DayViewDay Then<br>&nbsp;&nbsp; If isSperrtag(DrawParams.Date) Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pTheme2007.DayView.Day.Header.BaseColor = vbRed<br>&nbsp;&nbsp; End If<br>ElseIf eObjType = <font color="#cc0000"><font color="#0000ff">CalendarBeforeDrawThemeObject.xtpCalendarBeforeDraw_MonthViewDay</font> </font>Then<br>&nbsp;&nbsp; If isSperrtag(DrawParams.Date) Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#cc0000">pTheme2007.MonthView.Day.Header.BaseColor = vbRed</font><br>&nbsp;&nbsp; End If<br>End If<br><br>Thanks<br>]]>
   </description>
   <pubDate>Fri, 23 Oct 2009 04:42:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15426&amp;PID=54096&amp;title=header-basecolor-in-monthview#54096</guid>
  </item> 
 </channel>
</rss>