_CustomTaskPane.ContentControl Property

Definition

Gets the Microsoft ActiveX® control instance displayed in the custom task pane frame. Read-only.

public:
 property System::Object ^ ContentControl { System::Object ^ get(); };
public object ContentControl { get; }
member this.ContentControl : obj
Public ReadOnly Property ContentControl As Object

Property Value

Object

Remarks

This property is set once at creation.

Applies to