MultiSelect for WinForms
BackgroundImageLayout プロパティ (C1InputHost)

C1.Win.Input.6 アセンブリ > C1.Win.Input.Base 名前空間 > C1InputHost クラス : BackgroundImageLayout プロパティ
System.Windows.Forms.ImageLayout 列挙型で定義される背景画像のレイアウトを取得または設定します。
シンタックス
'宣言
 
Public Overrides Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
public override System.Windows.Forms.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.Tile、または System.Windows.Forms.ImageLayout.Zoom)。 既定値は System.Windows.Forms.ImageLayout.Tile です。
例外
例外解説
指定した列挙値が存在しません。
参照

C1InputHost クラス
C1InputHost メンバ