前景画像(
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