Skip to main content

Microsoft Silverlight

Answered Question Click html button from Silverlight plug-in in another iframe?RSS Feed

(0)

Denis1900
Denis1900

Member

Member

7 points

80 Posts

Click html button from Silverlight plug-in in another iframe?

Hello! In windows application there are WebBrowser and mshtml library, which provide the whole DOM functionality. Is there a way to get actual DOM tree of the current page from silverlight plug-in? Can i click html button from silverlight plug-in in another iframe (from another host)? Thanks a lot!

Sergey.Lutay
Sergey.L...

Contributor

Contributor

7198 points

1,340 Posts

Answered Question

Re: Click html button from Silverlight plug-in?

Hi,

Of course, you can do all that things from Silverlight application. Look HTML Bridge: Interaction Between HTML and Managed Code

(If this has answered your question, please click on "mark as answer" on this post. Thank you!)

Blog

Twitter

Sincerely,
Sergey Lutay

Denis1900
Denis1900

Member

Member

7 points

80 Posts

Re: Re: Click html button from Silverlight plug-in?

Thanks!^)

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities