PowerTools SPREAD for Windows Forms 10.0J
BackgroundImage プロパティ (FpProgress)


コントロールの背景画像を取得または設定します。
コントロールの背景画像を取得または設定します。
構文
'Declaration
 
Public Overridable Shadows Property BackgroundImage As Picture
'使用法
 
Dim instance As FpProgress
Dim value As Picture
 
instance.BackgroundImage = value
 
value = instance.BackgroundImage
public virtual new Picture BackgroundImage {get; set;}
解説

このプロパティが使用できるのは実行時のみです。

参照

FpProgress クラス
FpProgress メンバ

 

 


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