Check Method (UIACheckBox)

Class

UIACheckBox.

Action

Checks the check box.

Syntax

C#
checkBox.Check()
VB
checkBox.Check()