Class
ListBox and
SwfCheckedListBox.
Action
Unchecks an item in the check listbox.
Syntax
listbox.MultiUncheck(Item)
Variable
|
Description
|
Item
|
The text or index of the item to uncheck.
LISTITEM.
|
Notes
This functionality is supported only if you are using the Classic Agent.
Example
CLB.TheCheckedListBox.MultiUncheck("Oak")