Skip to main content
Microsoft Silverlight
Home Forums Silverlight Design Designing with Silverlight "View HTML" Silverlight Control
2 replies. Latest Post by Amanda Wang - MSFT on December 27, 2008.
(0)
ianvink
Member
0 points
1 Posts
12-23-2008 2:54 PM |
I am re-writing http://BahaiResearch.com (AJAX heavy site) into a 100% Silverlight app.
The main panel area is filled with HTML book text (HTML fomat) Is there a way to display a Silverlight control the renders 100% HTML?
I'd rather have the entire app Silverlight without any HTML tags (beyond the HTML hosting tags of course for Silverlight)
Thanks,Ian
prujohn
Contributor
3603 points
706 Posts
12-23-2008 3:16 PM |
There isn't a control like this today that I am aware of. The controls that I have evaluated thusfar are essentially using an IFrame overlay technique to make the HTML appear as if it part of the Silverlight UI.
Amanda W...
All-Star
17240 points
1,466 Posts
12-27-2008 3:42 AM |
Hi Ian,
You can try to use the Silverlight rich text editor view the html content.