RoundComboBoxBackgroundEndColor Property

The end color for the GradientFill. This is the color at the right or bottom of the control depending on the value of the FillDirection property.

Definition

Namespace: BeeMobile.RoundComboBox
Assembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
C#
public Color BackgroundEndColor { get; set; }

Property Value

Color

See Also