_CustomTaskPane.Window Property
Gets the parent window object of the _CustomTaskPane object. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Window As Object
Get
'Usage
Dim instance As _CustomTaskPane
Dim value As Object
value = instance.Window
Object Window { get; }
Property Value
Type: System.Object
Object
Remarks
The specific class for this property depends on the host application.