PowerTools InputMan for ASP.NET 8.0J
Text プロパティ (DropDownCalculator)

電卓の表示領域に表示する数値(String 型)を取得または設定します。
構文
Public Property Text As String
public string Text {get; set;}

プロパティ値

(既定値:"0")
解説
Textプロパティは、電卓の現在の入力値または計算結果を文字列として取得します。数値として取得する場合は、Valueプロパティを使います。
参照

DropDownCalculator クラス
DropDownCalculator メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.