PowerTools PlusPak for Windows Forms 8.0J
OutputText プロパティ

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

プロパティ値

デフォルト値は"0."です。
例外
例外解説
System.ArgumentException入力文字列を MS .NET double 型に変換できません。OutputText は、MS .NET double によってサポートされている文字列書式をサポートします。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcCalculator クラス
GcCalculator メンバ

Send Feedback