BrowserObjectAppearedEventArgs 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 event arguments for the BrowserObjectAppearedEventArgs event related to browser and ipad.
public ref class BrowserObjectAppearedEventArgs sealed : EventArgs
public sealed class BrowserObjectAppearedEventArgs : EventArgs
type BrowserObjectAppearedEventArgs = class
inherit EventArgs
Public NotInheritable Class BrowserObjectAppearedEventArgs
Inherits EventArgs
- Inheritance
-
BrowserObjectAppearedEventArgs
Constructors
BrowserObjectAppearedEventArgs() |
Initializes a new instance of the BrowserObjectAppearedEventArgs class. |
Properties
IE |
Gets the internet explorer browser. |
IsPopup |
Gets a Boolean value that specifies whether the window is a pop-up. |
pId |