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