<?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 : Hide time in month view</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Hide time in month view]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 17:46:09 +0000</pubDate>
  <lastBuildDate>Wed, 18 Nov 2009 15:41:34 +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=15621</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[Hide time in month view : Looks good - thanks! :)  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15621&amp;PID=54984&amp;title=hide-time-in-month-view#54984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 15621<br /><strong>Posted:</strong> 18 November 2009 at 3:41pm<br /><br />Looks good - thanks! :)]]>
   </description>
   <pubDate>Wed, 18 Nov 2009 15:41:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15621&amp;PID=54984&amp;title=hide-time-in-month-view#54984</guid>
  </item> 
  <item>
   <title><![CDATA[Hide time in month view : Check void CXTPCalendarThemeOf...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15621&amp;PID=54937&amp;title=hide-time-in-month-view#54937</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15621<br /><strong>Posted:</strong> 17 November 2009 at 5:00pm<br /><br />Check <FONT color=#0000ff size=2>void</FONT><FONT size=2> CXTPCalendarThemeOffice2007::CTOMonthViewDay::Draw(CCmdTarget* pObject, CDC* pDC)<DIV><FONT size=2><P>DWORD dwOpt = XTP_SAFE_GET3(GetTheme(), GetCalendarControl(), GetCalendarOptions(), dwAdditionalOptions, 0);</P><P>BOOL bShowEndTime = XTP_SAFE_GET2(pViewEvent, GetCalendarControl(), MonthView_IsShowEndDate(), TRUE);</P><P>BOOL bDrawStartTime = dwOpt &amp; xtpCalendarOptMonthViewShowStartTimeAlways;</P><P>BOOL bDrawEndTime = bShowEndTime &amp;&amp; (dwOpt &amp; xtpCalendarOptMonthViewShowEndTimeAlways);</P></FONT></DIV></FONT>]]>
   </description>
   <pubDate>Tue, 17 Nov 2009 17:00:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15621&amp;PID=54937&amp;title=hide-time-in-month-view#54937</guid>
  </item> 
  <item>
   <title><![CDATA[Hide time in month view : Is it the same sample as comes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15621&amp;PID=54934&amp;title=hide-time-in-month-view#54934</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 15621<br /><strong>Posted:</strong> 17 November 2009 at 4:43pm<br /><br />Is it the same sample as comes with 13.2.1? I didn't find any setting to completely hide both the start and end time, but I'll look again in case I missed it.]]>
   </description>
   <pubDate>Tue, 17 Nov 2009 16:43:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15621&amp;PID=54934&amp;title=hide-time-in-month-view#54934</guid>
  </item> 
  <item>
   <title><![CDATA[Hide time in month view : Sure - try CalendarDemoStatic...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15621&amp;PID=54847&amp;title=hide-time-in-month-view#54847</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15621<br /><strong>Posted:</strong> 13 November 2009 at 7:54pm<br /><br />Sure - try CalendarDemoStatic - <a href="https://forum.codejock.com/uploads/DemoVersi&#111;n/CalendarDemoStatic.rar" target="_blank">https://forum.codejock.com/uploads/DemoVersion/CalendarDemoStatic.rar</A>&nbsp;<DIV>and play with Options Pane - you will find MonthView-related setting for your case</DIV>]]>
   </description>
   <pubDate>Fri, 13 Nov 2009 19:54:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15621&amp;PID=54847&amp;title=hide-time-in-month-view#54847</guid>
  </item> 
  <item>
   <title><![CDATA[Hide time in month view : Hi!Is it possible to completely...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15621&amp;PID=54846&amp;title=hide-time-in-month-view#54846</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 15621<br /><strong>Posted:</strong> 13 November 2009 at 7:11pm<br /><br />Hi!<br><br>Is it possible to completely hide start/end time in month view mode? Or have an option to output the description and hide time if there's not enough space to output both (currently on smaller displays, the time is shown but the description is hidden)?<br><br>Thanks,<br><br>Dennis<br>]]>
   </description>
   <pubDate>Fri, 13 Nov 2009 19:11:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15621&amp;PID=54846&amp;title=hide-time-in-month-view#54846</guid>
  </item> 
 </channel>
</rss>