I have a Silverlight / HTML question.



  • I have a Silverlight / HTML question.

    I want to present an html page in a silverlight app.  I think it is not possible to just assign an html page into a richedittext control.  But, at the same time, it is possible to input an HTML page into a silverlight project.  So, there must be a way to display a html page into a silverlight app.  How do I do this?

    We can include an html web page insice a c# project as these two images show.  So, how do we make use of them?

    [IMG]http://i67.photobucket.com/albums/h292/Athono/html-1.jpg[/IMG]

    [IMG]http://i67.photobucket.com/albums/h292/Athono/html2-1.jpg[/IMG]

    I know that I can do this in HTML using an iframe.  But there are other reasons why I need this do be done with Silverlight.  I need this to be a silverlight solution.



  • @Xarzu said:

    But, at the same time, it is possible to input an HTML page into a silverlight project. 

    You can add any file into any project, so that's hardly a good indication.




Log in to reply