Uncheck(Control) | Uncheck an specific ctrl. |
Uncheck(IEnumerableControl) | Uncheck multiple Controls at once. |
UncheckT(String) | Uncheck all the Controls of the specified Type on the active Formulary. |
UncheckT(Control, String) | Uncheck all the Controls of the specified Type on the specified Control Container. |
UncheckT(ControlControlCollection, String) | Uncheck all the Controls of the specified Type on the specified Control Collection. |