_CustomTaskPane.Window Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the parent window object of the _CustomTaskPane object. Read-only.
public:
property System::Object ^ Window { System::Object ^ get(); };
public object Window { get; }
member this.Window : obj
Public ReadOnly Property Window As Object
Property Value
Object
Remarks
The specific class for this property depends on the host application.