バージョン

CustomColorBoxHotTrackingButtonUIElement コンストラクタ(CustomColorBoxUIElement,CustomColor)

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

パラメータ

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