Partager via


View3.Window Propriété

Définition

Obtient une référence à la fenêtre associée à la vue.

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

Valeur de propriété

WindowObject associé à la vue actuelle.

Implémente

Remarques

L’objet WindowObject retourné représente la fenêtre Microsoft InfoPath actuellement active. Il est également accessible via la WindowsCollection collection.

S’applique à