ProtectedViewWindow.Active Property

Definition

Gets whether the specified protected view window is active.

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

Property Value

true if the specified protected view window is active; otherwise, false.

Remarks

Read-only Boolean.

Applies to