Select Method (CheckBoxToolItem)

Action

Selects an item.

Syntax

checkBoxToolItem.Select(state)
Variable Description
state The state of a check box. Values include: 1=checked,2=unchecked,3=undecided. Integer.