The form has a controls collection. You could write your own method which iterated over this controls collection, and disabled each of the controls. Similarly, you could write another method which iterated over the controls collection and enabled each of the controls.