ControlIteratorAsyncEnable Method

Overload List

AsyncEnable(Control) Asynchronously Enable an specific ctrl.
AsyncEnable(IEnumerableControl) Asynchronously Enable multiple Controls at once.
AsyncEnableT(String) Asynchronously Enable all the Controls of the specified Type on the active Formulary.
AsyncEnableT(Control, String) Asynchronously Enable all the Controls of the specified Type on the specified Control Container.
AsyncEnableT(ControlControlCollection, String) Asynchronously Enable all the Controls of the specified Type on the specified Control Collection.

See Also