_CustomTaskPane.ContentControl Property
Gets the Microsoft ActiveX® control instance displayed in the custom task pane frame. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property ContentControl As Object
Get
'Usage
Dim instance As _CustomTaskPane
Dim value As Object
value = instance.ContentControl
Object ContentControl { get; }
Property Value
Type: System.Object
Object
Remarks
This property is set once at creation.