PowerTools CalendarGrid for Windows Forms 1.0J
SetButtonStyle(KeyGroups,Color,Color,TextEffect) メソッド

KeyGroups 値の 1 つ。
前景色。
背景色。
TextEffect 値の 1 つ。
指定したスタイル要素を使用して、定義されたグループを描画します。
構文
Public Overloads Sub SetButtonStyle( _
   ByVal groups As KeyGroups, _
   ByVal foreColor As Color, _
   ByVal backColor As Color, _
   ByVal textEffect As TextEffect _
) 
public void SetButtonStyle( 
   KeyGroups groups,
   Color foreColor,
   Color backColor,
   TextEffect textEffect
)

パラメータ

groups
KeyGroups 値の 1 つ。
foreColor
前景色。
backColor
背景色。
textEffect
TextEffect 値の 1 つ。
解説
このメソッドは、KeyGroups を表示するために前景色、背景色、および TextEffect の設定を適用します。
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.