Share via


BrowserObjectAppearedEventArgs.IsPopup Property

Definition

Gets a Boolean value that specifies whether the window is a pop-up.

public:
 property bool IsPopup { bool get(); };
public bool IsPopup { get; }
member this.IsPopup : bool
Public ReadOnly Property IsPopup As Boolean

Property Value

True if the window is a pop-up, otherwise false.

Applies to