MobileForms Toolkit Documentation

ComboBoxEx.DroppedDown Property

Gets or sets a value indicating whether the combo box is displaying its drop-down portion.

public bool DroppedDown {get; set;}

Property Value

true if the drop-down portion is displayed; otherwise, false. The default is false.

See Also

ComboBoxEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace