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 | |
---|---|---|
bstrUrl | Gets the URL that is opened in the new window. | |
bstrUrlContext | Gets the URL of the page that is opening the new window. | |
Cancel | Gets or sets a Boolean value that specifies whether to cancel the navigation to an error page and/or any further autosearch. | |
dwFlags | Gets the flags from the NWMF enumeration that pertains to the new window. | |
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 | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.