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