Click or drag to resize

KryptonComboBoxFindString Method

Overload List
  NameDescription
Public methodFindString(String)
Finds the first item in the combo box that starts with the specified string.
Public methodFindString(String, Int32)
Finds the first item after the given index which starts with the given string. The search is not case sensitive.
Top
See Also