<?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 : Markup: Image hyperlink?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Markup: Image hyperlink?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 14:48:59 +0000</pubDate>
  <lastBuildDate>Tue, 31 Aug 2010 03:38:39 +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=17055</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[Markup: Image hyperlink? : I add Hyperlink on image like...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17055&amp;PID=59962&amp;title=markup-image-hyperlink#59962</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4605">zitz</a><br /><strong>Subject:</strong> 17055<br /><strong>Posted:</strong> 31 August 2010 at 3:38am<br /><br />I add <font color="#020002" size="2"><font color="#020002" size="2">Hyperlink</font></font> on image like this:<br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp; CString sMurkupElem;<br>&nbsp;&nbsp; &nbsp;sMurkupElem.Format( _T("&lt;TextBlock VerticalAlignment='Center'&gt;")<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;_T("&lt;Hyperlink Tag='%s' TextDecorations=''&gt;")<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;_T("&lt;Image Width='16' Height='16' Source='%d'/&gt;")<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;_T("&lt;/Hyperlink&gt;")<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;_T("&lt;/TextBlock&gt;"),<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;CXXXMarkup::StringToMarkupFormat( _T("remove_performer") ),<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;ID_CROSS_CLOSE_BUTTON );<br></pre></td></tr></table><br>]]>
   </description>
   <pubDate>Tue, 31 Aug 2010 03:38:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17055&amp;PID=59962&amp;title=markup-image-hyperlink#59962</guid>
  </item> 
  <item>
   <title><![CDATA[Markup: Image hyperlink? : Hi,  How your code / markup looks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17055&amp;PID=59627&amp;title=markup-image-hyperlink#59627</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17055<br /><strong>Posted:</strong> 05 August 2010 at 5:42am<br /><br />Hi,<br /><br />How your code / markup looks now ?]]>
   </description>
   <pubDate>Thu, 05 Aug 2010 05:42:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17055&amp;PID=59627&amp;title=markup-image-hyperlink#59627</guid>
  </item> 
  <item>
   <title><![CDATA[Markup: Image hyperlink? : I tried that, but the handler...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17055&amp;PID=59608&amp;title=markup-image-hyperlink#59608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17055<br /><strong>Posted:</strong> 04 August 2010 at 5:17am<br /><br />I tried that, but the handler never gets called! (Image is inside a grid btw.) <DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>(Running XTP 12.0.1)</DIV>]]>
   </description>
   <pubDate>Wed, 04 Aug 2010 05:17:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17055&amp;PID=59608&amp;title=markup-image-hyperlink#59608</guid>
  </item> 
  <item>
   <title><![CDATA[Markup: Image hyperlink? : Hi,  Image doesn&amp;#039;t have Click...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17055&amp;PID=59588&amp;title=markup-image-hyperlink#59588</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17055<br /><strong>Posted:</strong> 03 August 2010 at 10:37am<br /><br />Hi,<br /><br />Image doesn't have Click event. Use m_pMouseLeftButtonDownEvent instead.]]>
   </description>
   <pubDate>Tue, 03 Aug 2010 10:37:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17055&amp;PID=59588&amp;title=markup-image-hyperlink#59588</guid>
  </item> 
  <item>
   <title><![CDATA[Markup: Image hyperlink? : In a TextBlock you simply add...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17055&amp;PID=59582&amp;title=markup-image-hyperlink#59582</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17055<br /><strong>Posted:</strong> 03 August 2010 at 3:35am<br /><br />In a <FONT face="Courier New, Courier, mono">TextBlock</FONT> you simply add a <FONT face="Courier New, Courier, mono">Hyperlink</FONT> tag to make it clickable. But how do you make an image clickable?<DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV><DIV><FONT color=#020002 size=2><FONT color=#020002 size=2>m_staticInfo</FONT></FONT><FONT size=2>.</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>AddHandler</FONT></FONT><FONT size=2>(</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>CXTPMarkupHyperlink</FONT></FONT><FONT size=2>::</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>m_pClickEvent</FONT></FONT><FONT size=2>, </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>CreateMarkupClassDelegate</FONT></FONT><FONT size=2>(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>this</FONT></FONT><FONT size=2>, &amp;</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>OnHyperlinkClick</FONT></FONT><FONT size=2>));</FONT></DIV><DIV><FONT size=2>&nbsp;</DIV></FONT></DIV><DIV>&lt;TextBlock&gt;&lt;Hyperlink Tag='mylink'&gt;blah&lt;/Hyperlink&gt;&lt;/TextBlock&gt; Works!</DIV><DIV>vs</DIV><DIV>&lt;Image Source='file://c:\windows\Zapotec.bmp' Tag='mylink' Cursor='Hand'/&gt; Doesn't work... :(</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Maybe I need another event handler?</DIV>]]>
   </description>
   <pubDate>Tue, 03 Aug 2010 03:35:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17055&amp;PID=59582&amp;title=markup-image-hyperlink#59582</guid>
  </item> 
 </channel>
</rss>