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