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


DropDownCalculatorのボタン名を含む固定サイズのArrayListを取得します。
構文
'Declaration
 
Public ReadOnly Property ButtonKeys As ArrayList
'使用法
 
Dim instance As DropDownCalculatorInfo
Dim value As ArrayList
 
value = instance.ButtonKeys
public ArrayList ButtonKeys {get;}
解説
このプロパティは、DropDownCalculatorのすべてのボタンのキーを取得します。
参照

DropDownCalculatorInfo クラス
DropDownCalculatorInfo メンバ

 

 


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