Share via


NewWindow2EventArgs Class

Definition

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.

Applies to