How do I embed WPF Custom UserControl (.dll) into a Webpage?
-
Hey guys, I have been developing some custom WPF UserControl's (System.Windows.Controls.UserControl -- .dll) in WPF/C#. I was wondering how I could use these custom controls inside of a webpage? Can anyone provide any examples of WPF ActiveX embedding code using HTML/JavaScript etc? I greatly appreciate any help. David.
-
Hey guys, I have been developing some custom WPF UserControl's (System.Windows.Controls.UserControl -- .dll) in WPF/C#. I was wondering how I could use these custom controls inside of a webpage? Can anyone provide any examples of WPF ActiveX embedding code using HTML/JavaScript etc? I greatly appreciate any help. David.
Great question, I have been wondering this for some time but haven't gotten around to trying it. I can't find any examples online for this, but I'm sure a WPF MediaElement or other control can be embedded inside a webpage, I'm just not sure how.
madness ? this.isSparta = true : this.isSparta = false;
modified on Friday, June 6, 2008 4:47 PM