ToggleChecked(Control) | Toggle the checked state of an specific ctrl. |
ToggleChecked(IEnumerableControl) | Toggle the checked state of multiple Controls at once. |
ToggleCheckedT(String) | Toggle the checked state of all the Controls of the specified Type on the active Formulary. |
ToggleCheckedT(Control, String) | Toggle the checked state of all the Controls of the specified Type on the specified Control Container. |
ToggleCheckedT(ControlControlCollection, String) | Toggle the checked state of all the Controls of the specified Type on the specified Control Collection. |