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