Welcome Guest Search | Active Topics | Sign In | Register

WinForm sample source code Options
chungpn
Posted: Thursday, April 2, 2015 11:08:22 AM
Rank: Newbie
Groups: Member

Joined: 4/2/2015
Posts: 9
Is there a c# WinForm sample source code like WPF TabbedBrowser one?
eo_support
Posted: Thursday, April 2, 2015 1:09:20 PM
Rank: Administration
Groups: Administration

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

No. There isn't anything particular about Windows Form. The core EO.WebBrowser class is EO.WebBrowser.WebView. This class does not depend on Windows Forms or WPF. So all the code related to this class will be the same for any platforms. The main thing that would be different is how you create the WebView. We provide a WPF wrapper class to help you easily create a WebView in WPF environment and a Windows Form wrapper class for this same purpose in Windows Form application. Everything else is the same.

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.