Share via


CustomTaskPaneClass.Window Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Window As Object
    Get
'Usage
Dim instance As CustomTaskPaneClass
Dim value As Object

value = instance.Window
public virtual Object Window { get; }

Property Value

Type: System.Object

Implements

_CustomTaskPane.Window

See Also

Reference

CustomTaskPaneClass Class

CustomTaskPaneClass Members

Microsoft.Office.Core Namespace