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::SemiTrust::WindowObject ^ Window { Microsoft::Office::Interop::InfoPath::SemiTrust::WindowObject ^ get(); };
public Microsoft.Office.Interop.InfoPath.SemiTrust.WindowObject Window { get; }
member this.Window : Microsoft.Office.Interop.InfoPath.SemiTrust.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.

Seuls les formulaires qui s’exécutent dans le même domaine que le formulaire actuellement ouvert ou les formulaires disposant d’autorisations inter-domaines peuvent accéder à ce membre.

S’applique à