Silverlight & Windows
-
Hi experts, ;) Is it possible to use silverlight in Windows Forms ?
-
Hi experts, ;) Is it possible to use silverlight in Windows Forms ?
-
Hi experts, ;) Is it possible to use silverlight in Windows Forms ?
Silverlight is a browser plugin. Put a browser control on your form and hit a page that has a Silverlight control on it :) But as mentioned, since Windows Forms is Windows-specific, you can use WPF.
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Hi experts, ;) Is it possible to use silverlight in Windows Forms ?
You can use webbrowser controls in winform and WPF. then, you can show the Silverlight content on that browser control. but why... :)
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) Microsoft MVP (Silverlight), WPF/Silverlight Insiders