Method SetStringSelection
SetStringSelection(string, bool)
Selects or deselects the first item whose content matches the specified string.
bool SetStringSelection(string s, bool select)
Parameters
Returns
- bool
trueif an item was found and its selection state changed; otherwise,false.