GlobalClass.ActiveWindow Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property ActiveWindow As Window
    Get
'Usage
Dim instance As GlobalClass
Dim value As Window

value = instance.ActiveWindow
public virtual Window ActiveWindow { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Window

Implements

_Global.ActiveWindow

See Also

Reference

GlobalClass Class

GlobalClass Members

Microsoft.Office.Interop.Word Namespace