GrapeCity SPREAD for Windows Forms 11.0J
ButtonKeys プロパティ


DropDownCalculatorのボタン名を示す固定サイズの配列リストを取得します。
構文
'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-2018, GrapeCity Inc. All rights reserved.