Click or drag to resize

WindowOpenEventArgs Properties

Version 94.4.20

The WindowOpenEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyUrl
The URL for the new window.
Public propertyUserGesture
Whether or not it was triggered by user gesture.
Public propertyWindowFeatures
An array of enabled window features.
Public propertyWindowName
Window name.
Top
See Also