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