Skip to main content

BaseListBoxControl.FindStringExact Method

Name Parameters Description
FindStringExact(String, Int32) s, startIndex Finds the first item which matches the specified string exactly.
FindStringExact(String) s Finds the first item in the list box control which matches the specified string exactly.