RoundComboBoxAutoCollapse Property

Gets or sets the automatic collapsing of DropDown list when the RoundComboBox loses focus.

Definition

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

Property Value

Boolean

See Also