<?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 : Disable context menue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Disable context menue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 22:54:21 +0000</pubDate>
  <lastBuildDate>Sat, 02 Jun 2007 07:56:23 +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=7141</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[Disable context menue : Ok, thanks. Added property ReportControl.InplaceEditHwnd...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=23385&amp;title=disable-context-menue#23385</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 7141<br /><strong>Posted:</strong> 02 June 2007 at 7:56am<br /><br />Ok, thanks. Added property ReportControl.InplaceEditHwnd <br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sat, 02 Jun 2007 07:56:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=23385&amp;title=disable-context-menue#23385</guid>
  </item> 
  <item>
   <title><![CDATA[Disable context menue : Thank you for your example. It`s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=23019&amp;title=disable-context-menue#23019</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1122">mlatona</a><br /><strong>Subject:</strong> 7141<br /><strong>Posted:</strong> 18 May 2007 at 4:10am<br /><br />Thank you for your example. It`s great.<DIV></DIV><DIV>&nbsp;</DIV><DIV>To Codejock. Can you add property 'EditHwnd', who give us the handle from the edit textbox?</DIV><DIV></DIV>]]>
   </description>
   <pubDate>Fri, 18 May 2007 04:10:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=23019&amp;title=disable-context-menue#23019</guid>
  </item> 
  <item>
   <title><![CDATA[Disable context menue : Hi mlatona,Just for fun, I poked...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=23012&amp;title=disable-context-menue#23012</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 7141<br /><strong>Posted:</strong> 17 May 2007 at 10:06pm<br /><br />Hi mlatona,<br><br>Just for fun, I poked around with the ReportControl (11.1) to see if I could disable the context menu. sserge's comments that the ReportControl uses a standard Edit box made me think that it should be possible to subclass it.<br><br>It was a bit tricky (and I made it trickier on myself by overcomplicating the subclassing code), and it relied on an ugly timer hack, but I did get a proof of concept to work. You can download the OCX, a test project and all the source code from here:<br><br><a href="http://www.collidingscopes.com/reportsubclasser.zip" target="_blank">http://www.collidingscopes.com/reportsubclasser.zip</a><br><br>Of course you can modify it to suit your needs as much as you want. No warranties or guarantees are given with this code. Have fun.<br><br>]]>
   </description>
   <pubDate>Thu, 17 May 2007 22:06:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=23012&amp;title=disable-context-menue#23012</guid>
  </item> 
  <item>
   <title><![CDATA[Disable context menue : When you edit a text cell -- a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=22947&amp;title=disable-context-menue#22947</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 7141<br /><strong>Posted:</strong> 16 May 2007 at 2:05pm<br /><br />When you edit a text cell -- a regular Edit box is active and right click on it shows its own menu. Another edit controls (like combo box) show another context menus. It can't be customized.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 16 May 2007 14:05:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=22947&amp;title=disable-context-menue#22947</guid>
  </item> 
  <item>
   <title><![CDATA[Disable context menue : YES, IS TRUE! WELL, OR IS A BUG...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=22934&amp;title=disable-context-menue#22934</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1162">pcmaker</a><br /><strong>Subject:</strong> 7141<br /><strong>Posted:</strong> 16 May 2007 at 9:10am<br /><br />YES, IS TRUE!<br>WELL, OR IS A BUG OR THE CONTROL WORK IN THIS WAY!!!<br><br>REPORT ANYWAY LIKE A BUG AND WAIT A RESPONSE FOR ADVANCED USER!<br><br>EXCUSEME FOR MY POOR ENGLISH.<br>]]>
   </description>
   <pubDate>Wed, 16 May 2007 09:10:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=22934&amp;title=disable-context-menue#22934</guid>
  </item> 
  <item>
   <title><![CDATA[Disable context menue : No, it don`t works. When the cell...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=22911&amp;title=disable-context-menue#22911</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1122">mlatona</a><br /><strong>Subject:</strong> 7141<br /><strong>Posted:</strong> 16 May 2007 at 3:35am<br /><br /><P>No, it don`t works. When the cell is in edit mode (cursor is in cell) the reportcontrol&nbsp;not raised the events 'MouseDown' or 'RowRClick'.</P>]]>
   </description>
   <pubDate>Wed, 16 May 2007 03:35:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=22911&amp;title=disable-context-menue#22911</guid>
  </item> 
  <item>
   <title><![CDATA[Disable context menue : TRY VIEW THE CELL STATUS(TRUE...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=22898&amp;title=disable-context-menue#22898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1162">pcmaker</a><br /><strong>Subject:</strong> 7141<br /><strong>Posted:</strong> 15 May 2007 at 2:36pm<br /><br />TRY VIEW THE CELL STATUS(TRUE OR FALSE) AND WITH A IF CALL YOUR MENU OR NOT!<br><br>EXAMPLE<br>Private Sub wnd_RowRClick(ByVal Row As XtremeReportControl.IReportRow, ByVal Item As XtremeReportControl.IReportRecordItem)<br>On Error GoTo ControlError<br>If Item.Editable = True Then&nbsp;&nbsp; <br>&nbsp;&nbsp; Call menu_Rclick<br>End If<br>Exit Sub<br>End Sub<br><br>GOOD LUCK!<br>]]>
   </description>
   <pubDate>Tue, 15 May 2007 14:36:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=22898&amp;title=disable-context-menue#22898</guid>
  </item> 
  <item>
   <title><![CDATA[Disable context menue : Hi,    how can I disable the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=22896&amp;title=disable-context-menue#22896</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1122">mlatona</a><br /><strong>Subject:</strong> 7141<br /><strong>Posted:</strong> 15 May 2007 at 12:53pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV><DIV></DIV><DIV></DIV>how can I disable the context menue? I will show my own context menue when the cell is in edit mode. </DIV><DIV>&nbsp;</DIV><DIV>Is this possible?</DIV>]]>
   </description>
   <pubDate>Tue, 15 May 2007 12:53:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7141&amp;PID=22896&amp;title=disable-context-menue#22896</guid>
  </item> 
 </channel>
</rss>