WebBrowserControl Control

Web browser control to display web content.

Control
   WebBrowserControl

control WebBrowserControl implements

IDisposable

Constructors

WebBrowserControl

Properties

AllowsMagnification
AllowsLinkPreview
AllowsBackForwardNavigationGestures
Url
Magnification
Zoom
CanGoBack
EstimatedProgress
IsLoading
Title
HasOnlySecureContent
CanGoForward
Width (Inherited) Sets or gets width of the control.
Height (Inherited) Sets or gets height of the control.
Visible (Inherited) Visible state of the control.
Window (Inherited) Gets control’s owner window.
Left (Inherited) Sets or gets controls left location.
Top (Inherited) Sets or gets controls top location.

Methods

Dispose
GoBack
GoForward
LoadFile
LoadHtmlString
LoadRequest
OnDecidePolicy (Protected)
OnNavigationCompleted (Protected)
OnNavigationError (Protected)
OnNavigationStarted (Protected)
Reload
SetFocus (Inherited) Sets focus.
StopLoading

Events

DecidePolicy
NavigationCompleted
NavigationError
NavigationStarted