PowerTools SPREAD for Windows Forms 8.0J
BackgroundImageLayout プロパティ (DropDownEditorInfo)


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

プロパティ値

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

DropDownEditorInfo クラス
DropDownEditorInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.