| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ButtonBackColorDownTo As Color | |
| C# | |
|---|---|
public virtual Color ButtonBackColorDownTo {get; set;} | |
Property Value
ColorThis property requires the ButtonFillTypeDown to be set to something other than Solid.
If this property is assigned an empty color, the ButtonBackColorTo property will be used.