バージョン

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

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

パラメータ

parent
親要素
color
表示されるカラー
customizable
色がカスタマイズ可能な場合は True。
参照