WebBrowserExtended.HostOnTop Property

Definition

Gets a Boolean value that specifies whether the host is on top.

public:
 property bool HostOnTop { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool HostOnTop { get; }
[<System.ComponentModel.Browsable(false)>]
member this.HostOnTop : bool
Public ReadOnly Property HostOnTop As Boolean

Property Value

True if the host is on top; otherwise false.

Implements

Attributes

Applies to