GrapeCity InputMan for Windows Forms 11.0J
CalculatorButtonStyle コンストラクタ(Color,Color,TextEffect)

背景色を表すColor値。
文字色を表すColor値。
テキストの表示効果を表すTextEffect列挙体。
指定したデータを含むCalculatorButtonStyle クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal foreColor As Color, _
   ByVal backColor As Color, _
   ByVal textEffect As TextEffect _
)
public CalculatorButtonStyle( 
   Color foreColor,
   Color backColor,
   TextEffect textEffect
)

パラメータ

foreColor
背景色を表すColor値。
backColor
文字色を表すColor値。
textEffect
テキストの表示効果を表すTextEffect列挙体。
参照

参照

CalculatorButtonStyle クラス
CalculatorButtonStyle メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.