System.Windows.Forms.WebBrowserNavigatingEventArgs Members

The members of System.Windows.Forms.WebBrowserNavigatingEventArgs are listed below.

See Also: Inherited members from System.ComponentModel.CancelEventArgs

Public Constructors

Public Properties

[read-only]
TargetFrameNamestring.

Gets the name of the Web page frame in which the new document will be loaded.

[read-only]
UrlUri.

Gets the location of the document to which the System.Windows.Forms.WebBrowser control is navigating.