Compartilhar via


View3.Window Propriedade

Definição

Obtém uma referência à janela associada à exibição.

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

Valor da propriedade

O WindowObject associado à exibição atual.

Implementações

Comentários

O WindowObject objeto retornado representa a janela do Microsoft InfoPath atualmente ativa. Ele também pode ser acessado por meio da WindowsCollection coleção.

This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

Aplica-se a