View3.Window Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.