ControlIteratorShow Method

Overload List

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

See Also