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


背景画像のレイアウトモードを取得または設定します。
構文
'Declaration
 
Public Property BackgroundImageLayout As ImageLayout
'使用法
 
Dim instance As PopUpCalculatorInfo
Dim value As ImageLayout
 
instance.BackgroundImageLayout = value
 
value = instance.BackgroundImageLayout
public ImageLayout BackgroundImageLayout {get; set;}

プロパティ値

背景画像のレイアウトモードを示すSystem.Windows.Forms.ImageLayout値。
デフォルト値はSystem.Windows.Forms.ImageLayout.Tileです。
参照

PopUpCalculatorInfo クラス
PopUpCalculatorInfo メンバ

 

 


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