MobileForms Toolkit Documentation

ItemComboBox Constructor

Default Combobox item constructor.

Overload List

Default Combobox item constructor.

public ItemComboBox();

Creates new ItemComboBox based on the existing Item.

public ItemComboBox(Item);

Combobox item constructor.

public ItemComboBox(string,RescoComboBoxStyle);

See Also

ItemComboBox Class | Resco.Controls.DetailView Namespace