PowerTools SPREAD for Windows Forms 8.0J
BackgroundImage プロパティ (FpMultiOption)


オプションボタンコントロールに使用する背景画像を取得または設定します。
コントロールの背景画像を取得または設定します。
構文
'Declaration
 
Public Overridable Shadows Property BackgroundImage As Picture
'使用法
 
Dim instance As FpMultiOption
Dim value As Picture
 
instance.BackgroundImage = value
 
value = instance.BackgroundImage
public virtual new Picture BackgroundImage {get; set;}
参照

FpMultiOption クラス
FpMultiOption メンバ

 

 


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