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

電卓の表示領域の高さを取得または設定します。
構文
Public Property OutputHeight As Integer
public int OutputHeight {get; set;}

プロパティ値

OutputCaption の高さを示す int。デフォルト値は 0 です。
例外
例外解説
System.ArgumentOutOfRangeExceptionOutputHeight は 0 以上にする必要があります。
プラットフォーム

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