MobileForms Toolkit Documentation

ComboBoxEx.DropDownStyle Property

Gets or sets a value specifying the style of the combo box.

new public virtual Resco.Controls.DetailView.RescoComboBoxStyle DropDownStyle {get; set;}

Property Value

One of the RescoComboBoxStyle values. The default is DropDown.

See Also

ComboBoxEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace