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

ドロップダウンカレンダーの背景画像の配置を取得または設定します。
構文
'宣言
 
Public Property BackgroundImageLayout As ImageLayout
public ImageLayout BackgroundImageLayout {get; set;}

プロパティ値

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

DropDownCalendarInfo クラス
DropDownCalendarInfo メンバ

 

 


© MESCIUS inc. All rights reserved.