Gets/Sets if the combo box should always display a pop-up even if it has room for a drop-down

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Controls (in Skewworks.NETMF.Controls.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public bool AlwaysPopup { get; set; }

Property Value

Type: Boolean

See Also