RoundComboBoxPlaceholderTextColor Property

Gets or sets the color of the placeholder text, to be shown in editable part of the empty RoundComboBox for drop down style - DropDown.

Definition

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

Property Value

Color

See Also