| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TextBrushType As enumBrushType | |
| C# | |
|---|---|
public virtual enumBrushType TextBrushType {get; set;} | |
Property Value
enumBrushTypeThe colors used by the brush are determined by the value of this property and the current values assigned to the ForeColor and ForeColorTo properties.
This property will be ignored by the control if a value has been assigned to the ForeImage property