HasBackgroundImage Property (Style)
In This Topic
Gets a value indicating whether the
BackgroundImage property is defined on the current style.
Syntax
'Declaration
Public ReadOnly Property HasBackgroundImage As Boolean
public bool HasBackgroundImage {get;}
See Also