Toggle Method (UIACheckBox)
Class
UIACheckBox
.
Action
Cycles through the toggle states of the check box in this order: On, Off and, if supported, Indeterminate.
Syntax
C#
checkBox
.
Toggle
()
VB
checkBox
.
Toggle
()