バージョン

CustomizationControlUIElement コンストラクタ

要素の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal control As CustomizationControlBase _
)
public CustomizationControlUIElement( 
   CustomizationControlBase control
)

パラメータ

control
この要素に関連づけられたコントロール。
参照