PowerTools SPREAD for Windows Forms 8.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-2015, GrapeCity inc. All rights reserved.