Share via


Window.Active Property

True if the specified window is active.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Active As Boolean
    Get
'Usage
Dim instance As Window
Dim value As Boolean

value = instance.Active
bool Active { get; }

Property Value

Type: System.Boolean

See Also

Reference

Window Interface

Window Members

Microsoft.Office.Interop.Word Namespace