BaseListBoxControl.FindItem Method
Name | Parameters | Description |
---|---|---|
Find |
start |
Searches for the first list box item in the specified direction from the specified index, using a cusom algorithm. |
Find |
item | Returns the index of the specified item. |