Edit

Share via


ApplicationClass._Application_ActiveWindow Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

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

Property Value

Applies to