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