_CustomTaskPane.Window Property

Definition

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.

Applies to