PowerTools SPREAD for Windows Forms 8.0J
NumericButtons プロパティ


数値に関連するボタンのボタンスタイルを取得または設定します。
構文
'Declaration
 
Public Property NumericButtons As CalculatorButtonStyleInfo
'使用法
 
Dim instance As DropDownCalculatorInfo
Dim value As CalculatorButtonStyleInfo
 
instance.NumericButtons = value
 
value = instance.NumericButtons
public CalculatorButtonStyleInfo NumericButtons {get; set;}

プロパティ値

数値ボタンの描画に使用されるCalculatorButtonStyleInfoオブジェクト。
解説
このプロパティは、すべての数値ボタンの表示スタイルを取得します。
参照

DropDownCalculatorInfo クラス
DropDownCalculatorInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.