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


境界線のスタイルを取得または設定します。
構文
'Declaration
 
Public Property BorderStyle As BorderStyle
'使用法
 
Dim instance As PopUpCalculatorInfo
Dim value As BorderStyle
 
instance.BorderStyle = value
 
value = instance.BorderStyle
public BorderStyle BorderStyle {get; set;}

プロパティ値

境界線のスタイルを示すBorderStyle値。
デフォルト値はSystem.Windows.Forms.BorderStyle.FixedSingleです。
参照

PopUpCalculatorInfo クラス
PopUpCalculatorInfo メンバ

 

 


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