This topic has not yet been rated - Rate this topic

WebBrowserNavigatingEventArgs Properties

The WebBrowserNavigatingEventArgs type exposes the following members.

  Name Description
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property TargetFrameName Gets the name of the Web page frame in which the new document will be loaded.
Public property Url Gets the location of the document to which the WebBrowser control is navigating.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.