Click or drag to resize

IComboBoxMulti.SelectItem Method

Overload List
  NameDescription
Public methodSelectItem(Int32)
Selects the item.
Public methodSelectItem(String)
Selects the item.
Public methodSelectItem(Int32, Boolean)
Selects or unselects the item.
Public methodSelectItem(String, Boolean)
Selects or unselects the item.
Top
See Also