NewWindow3EventArgs Members

Represents the arguments for a NewWindow3 event.

The following tables list the members exposed by the NewWindow3EventArgs type.

Public Constructors

  Name Description
  NewWindow3EventArgs Initializes a new instance of the NewWindow3EventArgs class.

Top

Public Properties

  Name Description
public property bstrUrl Gets the URL that is opened in the new window.
public property bstrUrlContext Gets the URL of the page that is opening the new window.
public property Cancel Gets or sets a Boolean value that specifies whether to cancel the navigation to an error page and/or any further autosearch.
public property dwFlags Gets the flags from the NWMF enumeration that pertains to the new window.
public property ppDisp Gets or sets the object expression that, optionally, receives a new, hidden WebBrowser or InternetExplorer object with no URL loaded.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

NewWindow3EventArgs Class
Microsoft.Uii.Csr.Browser.Web Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.