PowerTools MultiRow for Windows Forms 8.0J
CalculatorButtonStyle コンストラクタ(Color,Color,TextEffect)

ForeColorの初期設定。
BackColorの初期設定。
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
ForeColorの初期設定。
backColor
BackColorの初期設定。
textEffect
TextEffectの初期設定。
参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.