Finds the first item in the ComboBox that starts with the specified string.
The zero-based index of the first item found; returns -1 if no match is found.
| In The Hand FindString Method (cb, s, startIndex) Namespaces ► InTheHand.Windows.Forms ► ComboBoxHelper ► FindString(ComboBox, String, Int32) |