_CustomTaskPane.ContentControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.