Uncheck Method (UIACheckBox)

Class

UIACheckBox.

Action

Unchecks the check box.

Syntax

C#
checkBox.Uncheck()
VB
checkBox.Uncheck()