GrapeCity SPREAD for Windows Forms 11.0J
BackgroundImageLayout プロパティ (DropDownEditor)


背景画像の配置を取得または設定します。
構文
'Declaration
 
Public Property BackgroundImageLayout As ImageLayout
'使用法
 
Dim instance As DropDownEditor
Dim value As ImageLayout
 
instance.BackgroundImageLayout = value
 
value = instance.BackgroundImageLayout
public ImageLayout BackgroundImageLayout {get; set;}

プロパティ値

背景画像のレイアウトを示す System.Windows.Forms.ImageLayout 値。
既定値は System.Drawing.SystemColors.Window です。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.