PowerTools PlusPak for Windows Forms 8.0J
SetButtonStyle(CalculatorButtonGroups,Color,Color,TextEffect) メソッド

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

パラメータ

groups
ButtonGroups 値の 1 つ。
foreColor
前景色。
backColor
背景色。
textEffect
TextEffect 値の 1 つ。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback