ControlIteratorEnable Method

Overload List

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

See Also