CefSharp.Winforms.ChromiumWebBrowser minimal example on VB.NET (with cookies collector and script executor).
- FormDesigner.htm - This is windows forms, translated from CefSharp.MinimalExample to VB.NET.
- FormCode.htm - This is browser form code.
- CookieMonster.htm - This is cookie collector class.
- ControlExtensions.htm - This is extension function to process another thread request to Winforms thread.
- Resources.htm - This is Resouces.resx file and VB wrapper around it.
- Package.config.htm
- Project.htm - This is my VB-project file, configured to X64.
- Deployment.htm - This is my deployment project included all needed files to program spread.
- DownloadHandler for CefSharp.Winforms.ChromiumWebBrowser - And this is attachment download manager
Comments (
)
Link to this page:
//www.vb-net.com/CefSharp_ChromiumWebBrowser/index.htm
|