WebBrowserDocumentCompletedEventArgs Class

Provides data for the DocumentCompleted event of the WebBrowser control.

Namespace: elsystem.windows.forms

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property Url string Gets the location of the document the browser control has navigated to.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

elsystem.windows.forms.WebBrowserDocumentCompletedEventArgs