Check Method (ListBox)

Class

ListBox.

Action

Checks a check box in the list box.

Availability

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

Syntax

listbox.Check (Item)
Variable Description
Item The check box to select. LISTITEM.

Example

DialogBox1.Elements.Check ("water")