PowerTools SPREAD for Windows Forms 8.0J
Width プロパティ (PopUpCalculatorInfo)


ポップアップウィンドウの幅を取得または設定します。
構文
'Declaration
 
Public Property Width As Integer
'使用法
 
Dim instance As PopUpCalculatorInfo
Dim value As Integer
 
instance.Width = value
 
value = instance.Width
public int Width {get; set;}

プロパティ値

ポップアップウィンドウの幅を示すSystem.Int32値。
デフォルト値は0です。
例外
例外説明
System.ArgumentOutOfRangeExceptionvalueがゼロ未満です。
参照

PopUpCalculatorInfo クラス
PopUpCalculatorInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.