CustomTaskPaneClass.ContentControl Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ContentControl As Object
Get
'Usage
Dim instance As CustomTaskPaneClass
Dim value As Object
value = instance.ContentControl
public virtual Object ContentControl { get; }
Property Value
Type: System.Object
Implements
_CustomTaskPane.ContentControl