Welcome Guest Search | Active Topics | Sign In | Register

how to embed EO.webbrowser into powerpoint slide Options
Forrest
Posted: Wednesday, April 5, 2017 4:02:01 AM
Rank: Newbie
Groups: Member

Joined: 3/29/2017
Posts: 4
Hi,
In my project, I wanna embed the EO.webbrowser into the slide of powerpoint, instead of IE webbrowser.

I didn't find the method in the EO.total chm file,
so please show some suggestion.

thanks a lot.
eo_support
Posted: Wednesday, April 5, 2017 8:32:49 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

You will need create a .NET DLL project. That DLL project would serve as a bridge between PowerPoint and EO.WebBrowser. In your project you will need to:

1. Exposes an ActiveX control from your project. You would use this ActiveX control from your PowerPoint slide. Since both creating ActiveX control in .NET and using ActiveX control in PowerPoint are generic programming topics, we do not provide tech support on these topics. However if you search online you should be able to find plenty of information about them;
2. In your C# project your ActiveX control would use EO.WebBrowser to implement whatever feature you want to implement;

Hope this helps.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.