Click or drag to resize

KryptonComboBoxFindStringExact Method

Overload List
  NameDescription
Public methodFindStringExact(String)
Finds the first item in the combo box that matches the specified string.
Public methodFindStringExact(String, Int32)
Finds the first item after the specified index that matches the specified string.
Top
See Also