I would like to create an ActiveX control that uses Silverlight. Is this possible / reasonable, and does anyone have some sample code for this?
I am working on an old (non-web) system that cannot directly use WPF / Silverlight controls. But the system can access ActiveX controls. The idea is that we can place Silverlight in an ActiveX control and therefore update our rather outdated interface.
Salgod
source
share