Finds the first item in the ListBox after the specified index that matches the specified string.
The zero-based index of the first item found; returns -1 if no match is found.
| In The Hand FindStringExact Method (lb, s, startIndex) Namespaces ► InTheHand.Windows.Forms ► ListBoxHelper ► FindStringExact(ListBox, String, Int32) |