<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Programming with .NET - General</title><link>http://forums.silverlight.net/forums/17.aspx</link><description>General discussions around authoring Silverlight .NET applications.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: how to hook mouse right click event whitout "windowless=true" ?</title><link>http://forums.silverlight.net/forums/thread/152660.aspx</link><pubDate>Fri, 26 Dec 2008 07:47:22 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:152660</guid><dc:creator>CaCO3</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/152660.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=152660</wfw:commentRss><description>&lt;p&gt;thanks but this tip also need windowless mode,that will&amp;nbsp;disable IME.&lt;/p&gt;</description></item><item><title>Re: how to hook mouse right click event whitout "windowless=true" ?</title><link>http://forums.silverlight.net/forums/thread/152656.aspx</link><pubDate>Fri, 26 Dec 2008 07:30:31 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:152656</guid><dc:creator>Amanda Wang - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/152656.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=152656</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;&lt;p&gt;You can try to refer this link： http://silverlight.net/blogs/msnow/archive/2008/07/01/tip-of-the-day-14-how-to-right-click-on-a-silverlight-application.aspx &lt;/p&gt;&lt;p&gt;It works for us. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: how to hook mouse right click event whitout "windowless=true" ?</title><link>http://forums.silverlight.net/forums/thread/151220.aspx</link><pubDate>Mon, 22 Dec 2008 13:29:21 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:151220</guid><dc:creator>CaCO3</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/151220.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=151220</wfw:commentRss><description>&lt;p&gt;is there any way to enable IME under windwless mode?&lt;/p&gt;</description></item><item><title>Re: how to hook mouse right click event whitout "windowless=true" ?</title><link>http://forums.silverlight.net/forums/thread/151216.aspx</link><pubDate>Mon, 22 Dec 2008 13:24:24 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:151216</guid><dc:creator>Ken Tucker</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/151216.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=151216</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Sorry you need your silverlight app to be windowless to catch the rightclick event&lt;br /&gt;&lt;/p&gt;</description></item><item><title>how to hook mouse right click event whitout "windowless=true" ?</title><link>http://forums.silverlight.net/forums/thread/151215.aspx</link><pubDate>Mon, 22 Dec 2008 13:22:19 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:151215</guid><dc:creator>CaCO3</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/151215.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=151215</wfw:commentRss><description>&lt;p&gt;my application need right click support(more than display a custom&amp;nbsp;context menu),and it also need IME support too.set windowless to true will enable silverlight application hook html events with in its code,but this will disable IME. so now i`m trying&amp;nbsp;to hook mouse events with javascript in the .aspx host,then call the silverlight methods. i`m following &lt;a class="" href="http://www.wintellect.com/CS/blogs/sporter/archive/2007/12/09/right-click-event-in-silverlight-1-1-2-0.aspx" target="_blank"&gt;this&lt;/a&gt;&amp;nbsp;,but it just doesn`t work. i put the script inside &amp;lt;Body&amp;gt;,but they seems never be executed.and i could not found something like &amp;quot;WebApplication&amp;quot; and &amp;quot;[Scriptable]&amp;quot;,i instead them with &amp;quot;HtmlPage&amp;quot; and &amp;quot;[ScriptableMemberAttribute]&amp;quot;.but it&amp;nbsp;still doesn`t work.the&amp;nbsp;system context menu for silverlight and html will always pop up whatever i do.&lt;/p&gt;
&lt;p&gt;please help.&lt;/p&gt;</description></item></channel></rss>