バージョン

CustomColorBoxAutomaticTrackingButtonUIElement コンストラクタ(UIElement,Color)

コンストラクター、CustomColorBoxAutomaticTrackingButtonUIElement の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UIElement, _
   ByVal color As Color _
)
public CustomColorBoxAutomaticTrackingButtonUIElement( 
   UIElement parent,
   Color color
)

パラメータ

parent
親要素
color
表示されるカラー
参照