PowerTools CalendarGrid for Windows Forms 1.0J
BackgroundImageLayout プロパティ (DropDownCalculator)

背景イメージのレイアウトを取得または設定します。
構文
Public Property BackgroundImageLayout As ImageLayout
public ImageLayout BackgroundImageLayout {get; set;}

プロパティ値

背景イメージのレイアウトを示す System.Windows.Forms.ImageLayout 値。
既定値は ImageLayout.Tile です。
解説
BackgroundImageLayout プロパティは、コントロールに配置したイメージの位置と動作を指定する場合に使用します。BackgroundImageLayout は、BackgroundImage プロパティが設定されている場合にのみ有効です。イメージが大きい場合は、BackgroundImageLayoutSystem.Windows.Forms.ImageLayout.Tile 以外の値に設定するとパフォーマンスが向上します。
参照

DropDownCalculator クラス
DropDownCalculator メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.