MESCIUS SPREAD for Windows Forms 15.0J
BackgroundImageLayout プロパティ (FpScrollBar)

System.Windows.Forms.ImageLayout列挙体で定義された背景画像レイアウトを取得または設定します。
構文
'宣言
 
Public Overrides Property BackgroundImageLayout As ImageLayout
public override ImageLayout BackgroundImageLayout {get; set;}

プロパティ値

System.Windows.Forms.ImageLayout値の1つ(System.Windows.Forms.ImageLayout.CenterSystem.Windows.Forms.ImageLayout.NoneSystem.Windows.Forms.ImageLayout.StretchSystem.Windows.Forms.ImageLayout.TileSystem.Windows.Forms.ImageLayout.Zoomのいずれか)。デフォルト値はSystem.Windows.Forms.ImageLayout.Tileです。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された列挙値が存在しません。
参照

FpScrollBar クラス
FpScrollBar メンバ

 

 


© MESCIUS inc. All rights reserved.