次の方法で共有


_CustomTaskPane.ContentControl プロパティ

定義

ユーザー設定の作業ウィンドウのフレームに表示される Microsoft ActiveX® コントロール インスタンスを取得します。 値の取得のみ可能です。

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

プロパティ値

Object

注釈

このプロパティは、作成時に 1 度だけ設定します。

適用対象