Freigeben über


_Global.ActiveWindow Eigenschaft

Definition

Gibt ein Window -Objekt zurück, das das aktive Fenster (das Fenster mit dem Fokus) darstellt.

public:
 property Microsoft::Office::Interop::Word::Window ^ ActiveWindow { Microsoft::Office::Interop::Word::Window ^ get(); };
public Microsoft.Office.Interop.Word.Window ActiveWindow { get; }
member this.ActiveWindow : Microsoft.Office.Interop.Word.Window
Public ReadOnly Property ActiveWindow As Window

Eigenschaftswert

Hinweise

Wenn keine Fenster geöffnet sind, tritt ein Fehler auf.

Gilt für: