RoundComboBoxVisible Property
Gets or sets a value indicating whether the control is displayed.
Namespace: BeeMobile.RoundComboBoxAssembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
public bool Visible { get; set; }
Public Property Visible As Boolean
Get
Set
Property Value
Boolean
true if the control is displayed; otherwise,
false. The default is true.