KryptonListBoxFindStringExact Method |
Name | Description | |
---|---|---|
![]() | FindStringExact(String) |
Finds the first item in the list box that matches the specified string.
|
![]() | FindStringExact(String, Int32) |
Finds the first item after the specified index that matches the specified string.
|