<?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 : [Question] Hyperlink and right mouse button</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : [Question] Hyperlink and right mouse button]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 19:10:45 +0000</pubDate>
  <lastBuildDate>Fri, 08 Apr 2011 07:31:18 +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=18188</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[[Question] Hyperlink and right mouse button : My HyperlinkClick event only fires...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18188&amp;PID=63791&amp;title=question-hyperlink-and-right-mouse-button#63791</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 18188<br /><strong>Posted:</strong> 08 April 2011 at 7:31am<br /><br />My HyperlinkClick event only fires on left-click - does yours fire on right-click?<br><br>If HyperlinkClick event only fires on left-click, it is relatively easy to do what you want, but only if your cell only contains a single hyperlink and the entire text of the cell is a hyperlink (not a partial text link).&nbsp; Just use the RowRClick event and test against the Row and Column objects.<br><br>If you have multiple hyperlinks per cell or Hyperlinks that only cover part of the text in the cell, then I haven't figured out a way to do it yet (without using Markup for your hyperlinks, just using the built in Hyperlinks feature)- maybe CJ needs to add some way to test for hyperlinks in the ReportHitTest object?<br><br><br>]]>
   </description>
   <pubDate>Fri, 08 Apr 2011 07:31:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18188&amp;PID=63791&amp;title=question-hyperlink-and-right-mouse-button#63791</guid>
  </item> 
  <item>
   <title><![CDATA[[Question] Hyperlink and right mouse button : Hello, when clicking a hyperlink...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18188&amp;PID=63786&amp;title=question-hyperlink-and-right-mouse-button#63786</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3156">Peter59</a><br /><strong>Subject:</strong> 18188<br /><strong>Posted:</strong> 08 April 2011 at 4:59am<br /><br />Hello, <br><br>when clicking a hyperlink in an item with the right mouse button I want to show a popupmenu instead of executing the HyperlinkClick event (to show the popupmenu is not the problem), means, the HyperlinkClick event should only be executed when using the left mouse button. <br><br>I tried to determine the used mouse button with GetAsyncKeyState() with no success. <br><br>Does anyone has another idea or maybe a solution? <br><br>Thanks, Peter <br><br><br>]]>
   </description>
   <pubDate>Fri, 08 Apr 2011 04:59:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18188&amp;PID=63786&amp;title=question-hyperlink-and-right-mouse-button#63786</guid>
  </item> 
 </channel>
</rss>