Hello Dave,
The
RadHtmlPlaceholder places its content in a
div (if the
RadHtmlPlaceholder.HtmlSource is set) or in an
IFrame (if the
RadHtmlPlaceholder.SourceUrl is set) on the html/aspx page hosting the Silverlight plug-in. This is why you can control the scroll bars in the
RadHtmlPlaceholder either by setting the overflow properties applied to the html/aspx page elements or by controlling the
IFrame scrolling attribute.
Basically when you display an external page in the
RadHtmlPlaceholder, you can access the content of the
IFrame object like so:
I hope this information will help you.
Regards,
Tina Stancheva
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>