Check Method (CheckedListBox)

Class

CheckedListBox.

Action

Checks a check box in the list box.

Availability

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

Syntax

listbox.Check (Item)

Variable Description
Item The check box to select. LISTITEM.

Example

DialogBox1.Elements.Check ("water")