Click or drag to resize

KryptonCheckedListBoxFindStringExact Method

Overload List
  NameDescription
Public methodFindStringExact(String)
Finds the first item in the list 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