Click or drag to resize

IComboBoxMultiSelectItem 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