Edge browser control with Visual Basic

  • Thread starter Thread starter AntSalc
  • Start date Start date
A

AntSalc

Guest
I have used the Microsoft Internet library to control Internet Explorer with Visual Basic.

Internet Explorer is getting old. Consequently, I am trying to control programmatically the new Edge browser with Visual Basic.

There is the new Webview control, WebView Class (Windows.UI.Xaml.Controls) - Windows UWP applications that seems to allow that.

It does not seem to be available as a library that we can reference directly in Visual Basic. I have followed the steps mentioned at Getting started with the Windows UI library - Windows UWP applications


Can someone please explain how I can do Step 4, Add the Windows UI (WinUI) Theme Resources to your App.xaml resources.

I am using Visual Studio 2017 on Windows 10.


Thanks.

Continue reading...
 
Back
Top