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


標準のキャプションを置き換えるすべてのテキストを含むコレクションを示します。
構文
'Declaration
 
Public Property ButtonText As ButtonTextCollectionInfo
'使用法
 
Dim instance As DropDownCalculatorInfo
Dim value As ButtonTextCollectionInfo
 
instance.ButtonText = value
 
value = instance.ButtonText
public ButtonTextCollectionInfo ButtonText {get; set;}

プロパティ値

すべての電卓ボタンのテキストのコレクションを示すButtonTextCollection
解説
このプロパティによってすべてのボタンのテキスト文字列を変更できます。
参照

DropDownCalculatorInfo クラス
DropDownCalculatorInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.