バージョン

ControlContainerEditor コンストラクタ(EmbeddableEditorOwnerBase)

新しい ControlContainerEditor を作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal defaultOwner As EmbeddableEditorOwnerBase _
)
public ControlContainerEditor( 
   EmbeddableEditorOwnerBase defaultOwner
)

パラメータ

defaultOwner
オーナー固有情報の取得元となる、デフォルトの EmbeddableEditorOwnerBase 派生クラスのインスタンス。
参照