GrapeCity SPREAD for Windows Forms 12.0J
BackgroundImage プロパティ (DropDownEditor)


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

プロパティ値

ドロップダウンウィンドウの背景に表示する画像を表す System.Drawing.Image
既定値は null 参照 (Visual Basicでは Nothing) です。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


Copyright © 2004 GrapeCity inc.