<?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 : Fire User Event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : MarkupLabel Control : Fire User Event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 19:16:20 +0000</pubDate>
  <lastBuildDate>Fri, 17 Jan 2014 06:14:25 +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=22173</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[Fire User Event : Hello,is there a way to fire a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22173&amp;PID=72197&amp;title=fire-user-event#72197</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 22173<br /><strong>Posted:</strong> 17 January 2014 at 6:14am<br /><br />Hello,<br><br>is there a way to fire a event in software, to show 2 diff pictures.<br>C++ Sample<br>OnTimer()<br>{<br>&nbsp; if (val++ &amp; 1)<br>&nbsp;&nbsp;&nbsp; DrawBitmap(pic1);<br>&nbsp; else<br>&nbsp; &nbsp;&nbsp; DrawBitmap(pic2);<br>}<br><br>How can i solve this in XAML / Markup.<br><br>??? <br>OnTimer()<br>{<br>&nbsp; if (val++ &amp; 1)<br>&nbsp;&nbsp;&nbsp; pMarkupContext-&gt;FireEvent("Picture1");<br>&nbsp; else<br>&nbsp;&nbsp;&nbsp; pMarkupContext-&gt;FireEvent("Picture2");<br>}<br><br>Best regards<br>&nbsp; Johann<br><br><br>]]>
   </description>
   <pubDate>Fri, 17 Jan 2014 06:14:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22173&amp;PID=72197&amp;title=fire-user-event#72197</guid>
  </item> 
 </channel>
</rss>