MobileForms Toolkit Documentation

ItemComboBox Class

Item that implement Combo Box control.

For a list of all members of this type, see ItemComboBox Members.

System.Object
   Resco.Controls.DetailView.Item
      Resco.Controls.DetailView.ItemComboBox

public class ItemComboBox : Item

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is derived from Item object. It provide combobox control. The combobox can be in two modes, in DropDown mode and DropDownList mode. Default style is DropDown

Requirements

Namespace: Resco.Controls.DetailView

Assembly: Resco.DetailView.CF3 (in Resco.DetailView.CF3.dll)

See Also

ItemComboBox Members | Resco.Controls.DetailView Namespace