PowerTools InputMan for Windows Forms 8.0J
BackgroundImageLayout プロパティ (DropDownCalculator)

背景画像の配置を取得または設定します。
構文
Public Property BackgroundImageLayout As ImageLayout
public ImageLayout BackgroundImageLayout {get; set;}

プロパティ値

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

DropDownCalculator クラス
DropDownCalculator メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.