_Application.ActiveWindow Eigenschaft

Definition

Gibt ein Window -Objekt zurück, das das aktive Fenster 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

Das aktive Fenster ist das Fenster mit dem Fokus.

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

Gilt für: