<?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 : ContextMenu Hidden for Calendar?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : ContextMenu Hidden for Calendar?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 22:36:35 +0000</pubDate>
  <lastBuildDate>Fri, 08 Aug 2008 15:20:57 +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=11758</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[ContextMenu Hidden for Calendar? : thanks. dentor ! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11758&amp;PID=39641&amp;title=contextmenu-hidden-for-calendar#39641</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4406">roant</a><br /><strong>Subject:</strong> 11758<br /><strong>Posted:</strong> 08 August 2008 at 3:20pm<br /><br />thanks. dentor !]]>
   </description>
   <pubDate>Fri, 08 Aug 2008 15:20:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11758&amp;PID=39641&amp;title=contextmenu-hidden-for-calendar#39641</guid>
  </item> 
  <item>
   <title><![CDATA[ContextMenu Hidden for Calendar? : Hello,  these variables are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11758&amp;PID=39631&amp;title=contextmenu-hidden-for-calendar#39631</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1646">dentor</a><br /><strong>Subject:</strong> 11758<br /><strong>Posted:</strong> 08 August 2008 at 12:23pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>these variables are the names of the context menus that you might set first:</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20080808_121827_Menu.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>You can add these menus with the Menu creator or Ctrl-E.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 08 Aug 2008 12:23:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11758&amp;PID=39631&amp;title=contextmenu-hidden-for-calendar#39631</guid>
  </item> 
  <item>
   <title><![CDATA[ContextMenu Hidden for Calendar? :  If I copy (from the Calendar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11758&amp;PID=39579&amp;title=contextmenu-hidden-for-calendar#39579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4406">roant</a><br /><strong>Subject:</strong> 11758<br /><strong>Posted:</strong> 07 August 2008 at 12:33pm<br /><br /><DIV></DIV><DIV>&nbsp;If I copy (from the Calendar sample) &nbsp;the following sub to my project I get the message that the variables mnuContexEditEvent, mnuContextTimeScale ..&nbsp;aren't defined.</DIV><DIV>&nbsp;</DIV><DIV>If i try to find the definition in the Calendar sample it says:</DIV><DIV>Can't jump to 'mnuContexEditEvent' because it is hidden !?</DIV><DIV>&nbsp;</DIV><DIV>Private Sub CalendarControl_ContextMenu(ByVal X As Single, ByVal Y As Single)</DIV><DIV>&nbsp;&nbsp;&nbsp; 'Debug.Print "On context menu"<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; Dim HitTest As CalendarHitTestInfo<BR>&nbsp;&nbsp;&nbsp; Set HitTest = CalendarControl.ActiveView.HitTest<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; If Not HitTest.ViewEvent Is Nothing Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set ContextEvent = HitTest.ViewEvent.Event<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Me.PopupMenu mnuContexEditEvent<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set ContextEvent = Nothing<BR>&nbsp;&nbsp;&nbsp; ElseIf (HitTest.HitCode = xtpCalendarHitTestDayViewTimeScale) Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Me.PopupMenu mnuContextTimeScale<BR>&nbsp;&nbsp;&nbsp; Else<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Me.PopupMenu mnuContextNewEvent<BR>&nbsp;&nbsp;&nbsp; End If</DIV><DIV>End Sub<BR></DIV><DIV>&nbsp;</DIV><DIV>What should I do to get those context menus and can they be localized?</DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 07 Aug 2008 12:33:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11758&amp;PID=39579&amp;title=contextmenu-hidden-for-calendar#39579</guid>
  </item> 
 </channel>
</rss>