NewWindowEventArgs 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 the new window event
public ref class NewWindowEventArgs sealed : EventArgs
public sealed class NewWindowEventArgs : EventArgs
type NewWindowEventArgs = class
inherit EventArgs
Public NotInheritable Class NewWindowEventArgs
Inherits EventArgs
- Inheritance
-
NewWindowEventArgs
Constructors
NewWindowEventArgs() |
Initializes a new instance of the NewWindowEventArgs class. |
Properties
Flags |
Gets the flags. |
Headers |
Gets the headers. |
PostData |
Gets or sets the post data. |
Processed | |
TargetFrameName |
Gets the target frame name. |
URL |
Gets the URL. |