BaseListBoxControl.FindStringExact Method
Name | Parameters | Description |
---|---|---|
Find |
s, start |
Finds the first item which matches the specified string exactly. |
Find |
s | Finds the first item in the list box control which matches the specified string exactly. |