PowerTools SPREAD for Windows Forms 8.0J
IsForegroundImageSet メソッド


前景画像(ForegroundImageプロパティ)が設定されているかどうかを取得します。
構文
public virtual bool IsForegroundImageSet()
'Declaration
 
Public Overridable Function IsForegroundImageSet() As Boolean
 
'使用法
 
Dim instance As ElementStyle
Dim value As Boolean
 
value = instance.IsForegroundImageSet()

戻り値の型

プロパティが設定されている場合はTrue、それ以外の場合はFalse
解説
このメソッドは、ForegroundImageプロパティが設定されているかどうかを判定します。
参照

ElementStyle クラス
ElementStyle メンバ
ForegroundImage プロパティ

 

 


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