| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ForeColorTo As Color | |
| C# | |
|---|---|
public virtual Color ForeColorTo {get; set;} | |
Property Value
ColorOnly applicable if TextBrushType is set to a value other than Solid.
| dbicLabel | Send comments on this topic. |
| ForeColorTo Property | |
| See Also | |
|
| dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : ForeColorTo Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ForeColorTo As Color | |
| C# | |
|---|---|
public virtual Color ForeColorTo {get; set;} | |