GrapeCity CalendarGrid for Windows Forms 3.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 つ。
参照

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.