| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ForeImage As Image | |
| C# | |
|---|---|
public virtual Image ForeImage {get; set;} | |
Property Value
ImageWhen assigned a valid image, this property will override the Forecolor and ForeColorTo properties when painting the text.
The orientation of the image is not adjusted when the TextAngle property is changed.