<?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>Designing with Silverlight</title><link>http://forums.silverlight.net/forums/19.aspx</link><description>Discussions around design implementations, XAML for Silverlight and design ideas</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: ActiveX controls loading in Silverlight</title><link>http://forums.silverlight.net/forums/thread/85330.aspx</link><pubDate>Sat, 30 Aug 2008 17:06:37 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:85330</guid><dc:creator>pbromberg</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/85330.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=85330</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;naveen0495:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;You can defenitely use ActiveX conrols in Silverlight-web applications&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Not quite &amp;quot;in&amp;quot; Silverlight-web applications. As previously stated, you can host both a Silverlight plug-in app and an ActiveX control on an HTML&amp;nbsp; or ASPX Page and have the two communicate&amp;nbsp;- but you cannot host ActiveX &amp;quot;in&amp;quot; or &amp;quot;inside&amp;quot; a Silverlight app.&lt;/p&gt;</description></item><item><title>Re: ActiveX controls loading in Silverlight</title><link>http://forums.silverlight.net/forums/thread/85294.aspx</link><pubDate>Sat, 30 Aug 2008 10:36:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:85294</guid><dc:creator>naveen0495</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/85294.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=85294</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi&lt;/p&gt;&lt;p&gt;You can defenitely use ActiveX conrols in Silverlight-web applications.&lt;/p&gt;&lt;p&gt;You should know how to use it with html, then you can write the functions to run the Activex in either aspx or html page associated withSL project.&lt;/p&gt;&lt;p&gt;Now you can call javascript functions from the managed code.&lt;/p&gt;&lt;p&gt;HtmlPage.Window.Invoke(&amp;quot;fnRecord&amp;quot;, &amp;quot;paraString&amp;quot;);&lt;/p&gt;&lt;p&gt;where&amp;nbsp; fnRecord is the fn name and&amp;nbsp; paraString is the para name.&lt;/p&gt;&lt;p&gt;Dont forget to mark as answer if it helped You.&lt;/p&gt;&lt;p&gt;Thanks and Regards &lt;/p&gt;&lt;p&gt;Naveen &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: ActiveX controls loading in Silverlight</title><link>http://forums.silverlight.net/forums/thread/85080.aspx</link><pubDate>Fri, 29 Aug 2008 12:48:27 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:85080</guid><dc:creator>Bill Reiss</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/85080.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=85080</wfw:commentRss><description>&lt;p&gt;You would have to embed both your ActiveX control and the Silverlight application in the page, and communication if needed, would have to be marshaled through the page using Javascript to bridge between the two.&lt;/p&gt;</description></item><item><title>Re: ActiveX controls loading in Silverlight</title><link>http://forums.silverlight.net/forums/thread/85071.aspx</link><pubDate>Fri, 29 Aug 2008 12:01:14 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:85071</guid><dc:creator>Alexander Manenko</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/85071.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=85071</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Silverlight doesn&amp;#39;t support ActiveX hosting.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>ActiveX controls loading in Silverlight</title><link>http://forums.silverlight.net/forums/thread/85047.aspx</link><pubDate>Fri, 29 Aug 2008 11:06:30 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:85047</guid><dc:creator>gsmlakshmi</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/85047.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=85047</wfw:commentRss><description>&lt;p&gt;
We&amp;#39;ve an activeX control, which is being used for a MFC based desktop application. This activeX control, takes care of the basic functionalities like, loading a model onto screen, panning, rotating, zooming etc., It uses OpenGL for these functionalities. Can this activeX control be loaded on to a web page that is developed using Silverlight. Does Silvelight support loading of custom activeX controls?
&lt;/p&gt;</description></item></channel></rss>