MultiCheck Method (SwfCheckedListBox)

Class

ListBox and SwfCheckedListBox.

Action

Checks an item in the check listbox.

Syntax

listbox.MultiCheck(Item)
Variable Description
Item The text or index of the item to check. LISTITEM.

Notes

This functionality is supported only if you are using the Classic Agent.

Example

CLB.TheCheckedListBox.MultiCheck("Oak")