The properties of System.Windows.Forms.WebBrowserNavigatingEventArgs are listed below. For a list of all members, see the WebBrowserNavigatingEventArgs Members list.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
[read-only] | TargetFrameName | string.
Gets the name of the Web page frame in which the new document will be loaded. |
[read-only] | Url | Uri.
Gets the location of the document to which the System.Windows.Forms.WebBrowser control is navigating. |