Syntax
Lua |
---|
function ListBox:ContainsItem(item); |
Parameters
- item
-
Type:
Control
The item to check for.
Returns
Type: booleanTrue if the list box contains the specified item.
Remarks
Test is the list box contains an item.