MESCIUS SPREAD for Windows Forms 17.0J
RibbonColorPicker コンストラクタ

カラーピッカーの名前。
CommandParameterを介して返される色の型を指定します。trueは色のオブジェクト、それ以外の場合は色のインデックス。
RibbonColorPicker クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal name As String, _
   Optional ByVal isSelectedColor As Boolean _
)
public RibbonColorPicker( 
   string name,
   bool isSelectedColor
)

パラメータ

name
カラーピッカーの名前。
isSelectedColor
CommandParameterを介して返される色の型を指定します。trueは色のオブジェクト、それ以外の場合は色のインデックス。
参照

RibbonColorPicker クラス
RibbonColorPicker メンバ

 

 


© MESCIUS inc. All rights reserved.