NewWindow2EventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event arguments for a NewWindow2 event.
public ref class NewWindow2EventArgs sealed : EventArgs
public sealed class NewWindow2EventArgs : EventArgs
type NewWindow2EventArgs = class
inherit EventArgs
Public NotInheritable Class NewWindow2EventArgs
Inherits EventArgs
- Inheritance
-
NewWindow2EventArgs
Constructors
NewWindow2EventArgs() |
Initializes a new instance of the NewWindow2EventArgs class. |
Properties
Cancel |
Gets or sets a Boolean value that specifies whether to cancel the navigation to an error page and/or any further autosearch. |
ppDisp |
Gets or sets the pointer to the new window. |