Gets or sets the primary background color for the control if you are using gradient fills on the button.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property BackColorFrom As Color | |
| C# | |
|---|---|
public virtual Color BackColorFrom {get; set;} | |
Property Value
ColorThis property is only used if the BackColor Property is set to Transparent.